2011-02-05 18:41 UTC
Have I missed something, but when a ListBox is set to multiple select, you can't remove multiple selections?
AddString appends a new item to the list.
AddList appends new items to the list.
DeleteItem removes an item from the list.
But no DeleteList to remove multiple items? :(
AddString appends a new item to the list.
AddList appends new items to the list.
DeleteItem removes an item from the list.
But no DeleteList to remove multiple items? :(