This method clears the contents of a ListBox object, ComboBox object, or the system Clipboard object.
object.Clear
None.
To remove a single item from a ListBox or ComboBox, use the RemoveItem method.