RemoveListItem Method
Visual Studio 2005
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.
Applies To: ComboBox Control | ListBox Control