listbox remove Item
I am trying to remove multiple selected items from a ListBox... the code:
myListBox.RemoveItem myListBox.ListIndex
only removes the last selected item. I have tried a number of things, but
keep getting bad results. Does anyone have an example of this?
Thanks
Simon Shaw
|