Non-editable combobox

  • Thread starter Thread starter John Bailo
  • Start date Start date
J

John Bailo

Is there a way to make a combobox non-editable?

So that the drop down works, but the use cannot type text into the text
area?
 
Yes. Set the "DropDownStyle" property of the ComboBox to "DropDownList".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top