Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Cannot drag (move) controls in designer - control is deleted on drag operation.
 

Cannot drag (move) controls in designer - control is deleted on drag operation.

I cannot drag (move) ANY control on a design surface in the designer. If I move one pixel from the current location, the control is deleted from the designer and code-behind removes the traces of the control as well. This actually happens in the web designer as well, not sure why this is happening and it's EXTREMELY frustrating. The only way to move controls is by keyboard or by resizing the control to move its borders. Please help.

Roy Hodges  Sunday, July 26, 2009 6:04 AM

The same problem I have been facing, that would I solved by resting the visual studio environment as default.

Click on Tool menu bar and then on import export setting and reset all setting as default

Try that one and restart the visual studio it may solve your problem.

Malik M.Shahid  Sunday, July 26, 2009 7:20 AM

The same problem I have been facing, that would I solved by resting the visual studio environment as default.

Click on Tool menu bar and then on import export setting and reset all setting as default

Try that one and restart the visual studio it may solve your problem.

Malik M.Shahid  Sunday, July 26, 2009 7:20 AM
Hi Roy,

Have you tried reset the Visual Studio settings? (http://msdn.microsoft.com/en-us/library/ms247075(VS.80).aspx ).

Best Regards,
Zhi-Xin


Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Send us any feedback you have about the help from MSFT at fbmsdn@microsoft.com.
Zhi-Xin Ye  Wednesday, July 29, 2009 3:11 AM

You can use google to search for other answers

Custom Search

More Threads

• Explicitly implemented interface members available via the designer?
• using generic custom controls that are in different assemblies
• How to find which child form is active during application closed
• Want to listen an event of other application
• How to remove Image from custom control at design time
• Winform for GUI developmwnt
• Designer error
• Getting notified when inherited property changed at design time
• Deleting a DataBinding
• design an advanced form class and edit it in design view