all groups > dotnet windows forms designtime > june 2004 >
You're in the

dotnet windows forms designtime

group:

How to disable user self input into ComboBox?


How to disable user self input into ComboBox? Shelby
6/28/2004 9:55:41 AM
dotnet windows forms designtime:
Hi,
how do I make sure that user select only the options available in a
ComboBox. In other words, I do not want want them to key into the ComboBox
themselves.

Thanks
Shelby

Re: How to disable user self input into ComboBox? Patrick Kowalzick
6/28/2004 1:25:14 PM
Hello,

[quoted text, click to view]

I think you have to set "DropDownStyle" to "DropDownList".

Regards,
Patrick

Re: How to disable user self input into ComboBox? Shelby
6/29/2004 9:29:28 AM
Hi, thank you very much.


[quoted text, click to view]

AddThis Social Bookmark Button