Results 1 to 2 of 2
  1. #1
    Buakaw is offline Absolute novice
    Windows XP Access 2007
    Join Date
    Jan 2011
    Posts
    112

    Can list box auto shrink?

    Hi


    Is there any way to make the size of a ListBox auto shrink if the number of selectable items is very little and hence there's a lot of white space?

    Thanks.

  2. #2
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,442
    no there isn't, the only thing you could possibly do is make it very narrow and set the can grow property true or yes but then it will grow as big as it needs, if you want to get fancy you can probably program it to count the number of items in your list box and adjust the size based on that count but I've never tried that.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 4
    Last Post: 06-16-2011, 09:30 PM
  2. Input data from one list box to another list box
    By KellyR in forum Programming
    Replies: 0
    Last Post: 06-04-2010, 11:24 AM
  3. Can Shrink control
    By fojcenter in forum Forms
    Replies: 1
    Last Post: 02-25-2010, 03:49 PM
  4. List box to populate other list boxes
    By Nathan in forum Forms
    Replies: 0
    Last Post: 03-03-2009, 07:22 PM
  5. Replies: 0
    Last Post: 02-26-2009, 03:34 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums