Combobox in windows form
How to Make Combo Box Only For Selecting,i mean now i am able to type ,how to disable it
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ankur JainPosted Apr 12, 2015, 11:59 PM
Set ComboBox.DropDownStyle to ComboBoxStyle.DropDownList.