Hi,
I want to make a listBox content uneditable, so I set the Enabled property to false.
The problem is that it makes the scroller unavailable (it appears but it's not active).
How do I make a list uneditable but its scroller active?
Thanks.