And yes, I hate this "language" so much I'm
trying to avoid coding if possible. But looks
like I have no choice.
Care to tell me how to loop over the currently
selected items in a multi select list combo box.
I've tried deleting by index entries, selected
items, collections of indices, and other various
combinations.
At list point I'm deleting the 1st highlit one
and forcing the user to jot the button once for
each one, which I consider wrong.