I think I have a work around in that what I did was that I filled up the listbox but disabled it and set listindex to 0. Then I have a vertical scrollbar next to it and when the user presses the down button I just add 1 to the listindex and when they want to go up I subtract 1. There's a bit of validation required so that you don't go off either edge - but it works!!
If you don't mind using the Listview found in the Windows Common Controls you can achive the look and feel of a "locked listbox"...
Set following properties of listview:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.