"uneditable" ComboBox

B

babylon

I use the builtin ComboBox...the user can type in any value he/she wants..
can I limit it to Items I provided?

thx..
 
H

Herfried K. Wagner [MVP]

* "babylon said:
I use the builtin ComboBox...the user can type in any value he/she wants..
can I limit it to Items I provided?

Set its 'DropDownStyle' property 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

Top