clear the combobox text field not the dropdown options code example Example: Clear ComboBox selected text comboBox1.SelectedIndex = -1;