ComboBox ReadOnly properities

P

Przemek

Hi.
How can I set ReadOnly status with my ComboBox control?
I don't want to let user change current text value in my combobox.
Good day. Thanks.
 
H

Herfried K. Wagner [MVP]

* "Przemek said:
How can I set ReadOnly status with my ComboBox control?
I don't want to let user change current text value in my combobox.

Set the '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