开发者

How can I prevent users from writing things inside of a ComboBox?

I'd like my Windows Form ComboBox to only allow users to select from available options and not wr开发者_JAVA百科ite things in.

Is there a property somewhere I'm missing? Thank you.


Set DropDownStyle property to DropDownList.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜