Clear ComboBox selected text code example Example: Clear ComboBox selected text comboBox1.SelectedIndex = -1;