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.

Remarks

Applies To: ComboBox Control | ListBox Control

See Also

Reference

AddItem Method (Visual FoxPro)

Clear Method

Other Resources

Methods (Visual FoxPro)