Windows Develop Bookmark and Share   
 index > Windows Forms General > Dropdown box where user cannot type in values ?
 

Dropdown box where user cannot type in values ?

Is there a combobox control that does not allow the user to type in data ?

I only want the user to be able to select existing values, not type in a value himself.

Thanks in advance.

boran_blok_edan  Friday, July 28, 2006 7:25 AM
Set the DropDownStyle to DropDownList
Jan Hyde  Friday, July 28, 2006 7:48 AM
Set the DropDownStyle to DropDownList
Jan Hyde  Friday, July 28, 2006 7:48 AM

You can use google to search for other answers

Custom Search

More Threads

• Slow c# mdi child form rendering
• Editable DataGridView along with ORM
• Dynamic ContextMenuStrip Events
• weird app behavior: No exceptions thrown!
• Transfer data from data grid to excel
• Drawing a panel outside window bounds
• transflash card
• set a button in mdi parent form
• How do you save a webbrowser page as an MHT file?
• TreeView and Images