Problem on moving objects at design time
-
Hello When I place a control at design time, normally, I can move the control by pressing UP DOWN LEFT RIGHT keys after selecting. But nowadays I can't. When I press UP or DOWN or LEFT or RIGHT button; Vb.net moves the form, not the control. Also when I right click one of the controls the commands wihch are Cut Copy Delete are disabled in the popup menu. Sorry I can't use remotepicture linking. Because my site does not support it. You can see it http://www10.brinkster.com/eyazic/a/main.htm Please help me it is very important, I can't design anymore Thank you Best Regards Emre YAZICI
-
Hello When I place a control at design time, normally, I can move the control by pressing UP DOWN LEFT RIGHT keys after selecting. But nowadays I can't. When I press UP or DOWN or LEFT or RIGHT button; Vb.net moves the form, not the control. Also when I right click one of the controls the commands wihch are Cut Copy Delete are disabled in the popup menu. Sorry I can't use remotepicture linking. Because my site does not support it. You can see it http://www10.brinkster.com/eyazic/a/main.htm Please help me it is very important, I can't design anymore Thank you Best Regards Emre YAZICI
You haven't said what control your trying to place. Is a standard toolbox control or a user control. Also, is this a web or windows form and does this happen to all controls you now place? It is possible to lock a controls position but the outline normally looks different to that shown in your screenshot but just check the controls properties and you should find a property named locked. Regards Wayne Phipps
-
You haven't said what control your trying to place. Is a standard toolbox control or a user control. Also, is this a web or windows form and does this happen to all controls you now place? It is possible to lock a controls position but the outline normally looks different to that shown in your screenshot but just check the controls properties and you should find a property named locked. Regards Wayne Phipps
Thank you for your answer. I already know the Lock property (in the popup menu) But the problem is not connected with it. There is no problem on placing. After placing when I try to move one of "ALL" objects it causes. They are not locked. Also I cannot use "CTRL+C" keys to copy or "Delete" keys to remove a control when this happens. Best Regards Emre YAZICI