RemoveListItem Method

Removes an item from a combo box or list box.

Control.RemoveListItem(nItemId)

Parameters

  • nItemId
    Specifies an integer representing the unique ID of the item in the control.

See Also

AddItem Method | Clear Method

Applies To: ComboBox | ListBox