Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Listbox

Status
Not open for further replies.

Lladro

Programmer
Mar 5, 2007
18
US
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
 
Listbox only has the Enabled property.

Any other suggestions?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top