C
Craig Buchanan
i have a single-selection listbox with two columns. when an item is
double-clicked, i would like to remove it from the listbox. how do i
determine the index of the item in the listbox so i can remove it with
..removeitem?
thanks.
double-clicked, i would like to remove it from the listbox. how do i
determine the index of the item in the listbox so i can remove it with
..removeitem?
thanks.