Hello!
I am creating a listbox and it's list items dynamically. Once the user makes their selection I wanted to disable the listbox. I made enabled=false, but this does not keep the scrollbar. The list is very long and I need the user to have the scrollbar.
Any ideas on how to keep the scrollbar and disable the listbox list items?
Thanks,
Lladro
I am creating a listbox and it's list items dynamically. Once the user makes their selection I wanted to disable the listbox. I made enabled=false, but this does not keep the scrollbar. The list is very long and I need the user to have the scrollbar.
Any ideas on how to keep the scrollbar and disable the listbox list items?
Thanks,
Lladro