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
Applies To: ComboBox Control | ListBox Control