|
-
Nov 15th, 2001, 02:22 PM
#1
What's "Lock Controls" for ?
It's under the "Format" menu.
I've selected a group of controls and "Locked" them and then you can't move them on the form anymore...is that it?
What good is that?
What I'm looking for is a way to "group" several objects together as an entity so that I can move "it" around in tact without having to hand select each separate object.
-
Nov 15th, 2001, 02:28 PM
#2
yes...lock the control so you dont accidentally move it.
to "group" some controls...you could stick them in a borderless PicBox
select all the controls... Cntrl - X to cut them
then add the pic box....select the pic box...then Paste them in
PicBox..like a frame...is a container
JPnyc rocks!! (Just ask him!)
If u have your answer please go to the thread tools and click "Mark Thread Resolved"
-
Nov 15th, 2001, 03:05 PM
#3
that's it
I didn't know that about the frame being a container. That's just what I needed to know geoff_xrx
Thanks.
John
-
Nov 15th, 2001, 03:11 PM
#4
Member
or if you wanna move several objects at the same time but keep them together. click one of them, hold CTR and click the others one by one!
simple yet effective!
-
Nov 15th, 2001, 03:27 PM
#5
bradley...yeah that works...but i found it a pain when you have to do it a few times...or if you need to programically move the controls.
its better to dump them in a 'container' then you can move the container with code...and they all move along with it!
JPnyc rocks!! (Just ask him!)
If u have your answer please go to the thread tools and click "Mark Thread Resolved"
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
|