|
-
February 20th, 2009, 03:10 AM
#1
Why controls are fixed?
On a form I downloaded, all controls are fixed. They can be moved and resized only programmatically. I couln't locate the property that is responsible for this.
Any help!
-
February 20th, 2009, 04:11 AM
#2
Re: Why controls are fixed?
There is an option in Format menu of the VB IDE that Locks/unlocks the position of the controls on a Form. Open your form in design mode and select Format menu, see that Lock Controls would be selected, just un-select it.
-
February 20th, 2009, 04:38 PM
#3
Re: Why controls are fixed?
Or right click anywhere on the form and you will see the menu Lock Controls, just un-select it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|