![]() |
| | #1 |
| Registered User Join Date: Feb 2006
Posts: 3
| How to active the scrollbar on ListBox manually ? How could I turn on the scrollbar of ListBox manually if I do not want to adjust height of listbox? Thank you! |
| ralph23 is offline | |
| | #2 |
| Yes, my avatar is stolen Join Date: Dec 2002
Posts: 2,544
| Just use the WS_VSCROLL style when you create the listbox. |
| anonytmouse is offline | |
| | #3 |
| Registered User Join Date: Feb 2006
Posts: 3
| anonytmouse , I have used WS_VSCROLL. There should be enough items to active scrollbar. I just have one item on listbox, but the string of that item is too much. Becuase of one item, the scrollbar did not active. How can I active it? Thank you! |
| ralph23 is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| horizontal scrollbar in listbox | umen242 | Windows Programming | 3 | 06-30-2009 08:40 AM |
| cant load dialog with listbox, help | terracota | Windows Programming | 2 | 11-22-2004 07:11 PM |
| How to cast a ListBox item to an int for a switch statment? | Swaine777 | C++ Programming | 8 | 09-26-2004 08:52 PM |
| Listbox control with horizontal scrollbar | Ward | Windows Programming | 1 | 02-06-2002 10:35 AM |
| Getting FULL filename from listbox | Garfield | Windows Programming | 8 | 01-27-2002 08:28 AM |