Combobox options only

  • Thread starter Thread starter Ivan Sammut
  • Start date Start date
I

Ivan Sammut

Hi,

I have a form on which I placed a combobox which then I related to my
database to show a list of countries. Now I need to let the user only select
entries from those available in the Combobox and not start typing anything.
Is this possible?

10x
Ivan
 
Hi Ivan,

I trust you found the ComboBox.DropDownStyle property and the
ComboBoxStyle.DropDownList enumeration?

If you post a question, it is nice to also give the answers since
otherwise people with similar problems might search and find your post.
 

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