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
js editor
Web development
| Visual FoxPro 9.0 Language Reference |
| RemoveListItem Method |
| See Also В |
|
Removes an item from a combo box or list box.
Control.RemoveListItem(nItemId) |
RemarksApplies To: ComboBox Control | ListBox Control
See Also
js editor
Web development