SyntaxFix
Write A Post
Hire A Developer
Questions
if ComboBoxStyle is set to DropDownList then the easiest way to make sure the user selects an item is to set SelectedIndex = -1, which will be empty
ComboBoxStyle
DropDownList
SelectedIndex = -1