>>-aComboBox~Delete(--index--)---------------------------------><
The Delete method removes a list item from the associated combo box.
The only argument is:
The index (starting with 1) of the list item to be removed from the list. If this argument is omitted, the currently selected item is deleted.
The number of remaining list items, or 0 to indicate an error.