Delete

>>-aComboBox~Delete(--index--)---------------------------------><


The Delete method removes a list item from the associated combo box.

Arguments:

The only argument is:

index

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.

Return value:

The number of remaining list items, or 0 to indicate an error.