Results 1 to 5 of 5

Thread: What's "Lock Controls" for ?

  1. #1
    joblake
    Guest

    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.

  2. #2
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390
    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"

  3. #3
    joblake
    Guest

    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

  4. #4
    Member
    Join Date
    Nov 2001
    Location
    Leeds England
    Posts
    54
    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!

  5. #5
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390
    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
  •  



Click Here to Expand Forum to Full Width