![]() |
How do you make a scrollbar and a listbox work together using Visual Basic? |
[Edit] |
[Edit]
Answer
In visual basic if the number of items in your listbox is shorter than the height of your listbox then no scrollbar is displayed. If the number of items in you listbox is longer than the height then you get a scroll bar. This is for vertical scrolling. I have not encountered it with horizontal scrolling.
First answer by ID3634798340. Last edit by ID3634798340. Question popularity: 18 [recommend question]




