Clear Method

Clears the contents of a ComboBox or ListBox control.

Object.Clear

Remarks

For the Clear method to have an effect, the RowSourceType property must be set to 0 (None).

See Also

AddItem Method | RemoveItem Method | RowSourceType Property

Applies To: ComboBox | ListBox