Results 1 to 5 of 5

Thread: [RESOLVED] How to set vertical scroll

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2007
    Location
    Malaysia
    Posts
    1,370

    Resolved [RESOLVED] How to set vertical scroll

    I used listbox. How I can set the vertical scroll for this listbox?

  2. #2
    PowerPoster
    Join Date
    Jan 2008
    Posts
    11,074

    Re: How to set vertical scroll

    It's already there. When the number of items added to the list box exceeds it's hieght the vertical scroll bar appears.

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2007
    Location
    Malaysia
    Posts
    1,370

    Re: How to set vertical scroll

    really?

    Let me try. How to add items in the listbox?

  4. #4
    PowerPoster
    Join Date
    Jan 2008
    Posts
    11,074

    Re: How to set vertical scroll

    List1.AddItem item

  5. #5
    Member
    Join Date
    Jan 2008
    Posts
    47

    Re: How to set vertical scroll

    or you can also add items into the list property in the properties panel of listbox.

    just an additional idea; if your contents for the listbox are static.

    regards.

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