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.
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.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
harika mPosted Nov 23, 2008, 11:37 PM
hi buddy,
by setting enable property to true also u can't edit the listbox, no need of setting enable='false'. try it