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.
Remarks
Applies To: ComboBox Control | ListBox Control
Visual FoxPro 9.0 Language Reference |
RemoveListItem Method |
See Also В |
![]() |
Removes an item from a combo box or list box.
Control.RemoveListItem(nItemId) |
Applies To: ComboBox Control | ListBox Control