|
-
Oct 22nd, 2002, 03:00 PM
#1
Thread Starter
Fanatic Member
extended multiple selection for listview
can i get the listbox's feature of extended multiple selection with listview?
thnks
-
Oct 26th, 2002, 10:13 PM
#2
You may have already figured this out, but you just set its MultiSelect property to True.
-
Oct 27th, 2002, 08:48 AM
#3
Thread Starter
Fanatic Member
<b>listbox's</b> feature of extended multiple has the effect : keeping left mouse button cliked and moving downward without releasing the mouse is selecting items. By setting <b>listview</b> multiselect=true u do not get the above effect u r just allowed to select multiple items but with multiple mouse clicks
-
Oct 27th, 2002, 10:14 AM
#4
I see what you mean, but (and you may well know this) you can select a range of listview rows by selecting the first one, holding down the Shift key, and selecting the last one. Not as good as the listbox, but I think that that is the best you can do although it is always possible that there is an API that does the extended multiselect.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|