RemoveItem Method

See Also

Removes an item from a combo box or list box.

Syntax

Control.RemoveItem(nIndex)

Arguments

nIndex

Specifies an integer corresponding to the order in which items are displayed in the control. For the first item in a list box or combo box, nIndex = 1.