|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Trouble moving or resizing objectsI am using VB6 Pro SP6 on Vista Home Prem. My problem is after I put an
object on a form I cant move it or resize it unless I change the Left, Top, Height, or Width in the Properties pane. There must be a simple solution but I have not found it. Thanks Kevin Sounds like you have locked the controls.
In the IDE, right click the form, click 'Lock Controls' on the popup menu. Does that help? Show quote "redseal" <reds***@discussions.microsoft.com> wrote in message news:E6E76B89-84BF-472B-8370-5F55B777F238@microsoft.com... >I am using VB6 Pro SP6 on Vista Home Prem. My problem is after I put an > object on a form I cant move it or resize it unless I change the Left, > Top, > Height, or Width in the Properties pane. There must be a simple solution > but > I have not found it. > Thanks > Kevin That was it. I have never used the lock before but I knew it would be simple.
Thanks for the help Kevin Show quote "Ivar" wrote: > Sounds like you have locked the controls. > In the IDE, right click the form, click 'Lock Controls' on the popup menu. > Does that help? > > "redseal" <reds***@discussions.microsoft.com> wrote in message > news:E6E76B89-84BF-472B-8370-5F55B777F238@microsoft.com... > >I am using VB6 Pro SP6 on Vista Home Prem. My problem is after I put an > > object on a form I cant move it or resize it unless I change the Left, > > Top, > > Height, or Width in the Properties pane. There must be a simple solution > > but > > I have not found it. > > Thanks > > Kevin > > > |
|||||||||||||||||||||||