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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -