Why is my form locked?

R

Rof

I have a VS 2005 app in VB, and I have discovered that one of my forms
is locked, so I can't resize things, can't move any controls, or
anything. None of the other forms in the app are locked. All forms are
MDI child forms (except the MDI parent, of course).

Any ideas how this might have happened and how to un-happen it?

TIA,

Peter Royle
 
H

Herfried K. Wagner [MVP]

Rof said:
I have a VS 2005 app in VB, and I have discovered that one of my forms
is locked, so I can't resize things, can't move any controls, or
anything. None of the other forms in the app are locked. All forms are
MDI child forms (except the MDI parent, of course).

Any ideas how this might have happened and how to un-happen it?

Right-click the form in the designer and choose "Lock controls" from the
context menu.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top