Enable scrolling on disabled listview in vb.net -


when disable listview in vb.net setting enabled=false, scrolling disabled can't see items in list. there way disable user interaction on list preserve scrolling user can't select item can drag scrollbars?

are sure want this? end list view looks should function normally, users not able select items.

this potentially confusing.

if want (and advise against it), add handler itemselectionchanged event deselects whichever item has been selected.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -