ClearText Method (ComboBox)
Class
ComboBox
.
Action
Removes all text from the combo box.
Syntax
C#
comboBox
.
ClearText
()
VB
comboBox
.
ClearText
()