Can't loop through selected items in Multiline Listbox -
08-17-2005
, 05:25 PM
Hey Now!
So I have a listbox with SelectionMode = MultiExtended
I would like to be able to loop through the selected values but nothing
seems to work. The best I've been able to get is the count of the
different selected collections and the SelectedValue property.