Results 1 to 4 of 4

Thread: Multiple selection

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2012
    Posts
    5

    Multiple selection

    A simple question. How to select a group of controls inside a frame ?. When I try to open a selection window with the left botton pressed , the frame get moving and not let me to select any item.

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Multiple selection

    You can't select a "range" of controls that are inside a container (frame/picturebox/...).

    Instead you need to select one of the controls, then hold down Ctrl while selecting each of the others.

  3. #3
    Just a Member! seenu_1st's Avatar
    Join Date
    Aug 2007
    Location
    India
    Posts
    2,170

    Re: Multiple selection

    holding Ctrl or Shift and draw window(press and drag) to select whatever inside the frame
    Seenu

    If this post is useful, pls don't forget to Rate this post.
    Pls mark thread as resolved once ur problem solved.
    ADO Tutorial Variable types SP6 for VB6, MsFlexGrid fast fill, Sorting Algorithms


  4. #4

    Thread Starter
    New Member
    Join Date
    Jul 2012
    Posts
    5

    Re: Multiple selection

    Ok thanks very much

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