SyntaxFix
Write A Post
Hire A Developer
Questions
You could change SelectedIndex property:
SelectedIndex
comboBox1.SelectedIndex = -1;