I\'ve got a ComboBox on a winforms app with this code:
ComboBox
comboBox1.AutoCompleteMode = AutoCompleteMode.SuggestAppend; comboBox1.AutoCompleteSource
to only have one open at a time you can use comboBox1.Droppeddown = true open up the regular, false the AutoComplete will only appear