I have 开发者_StackOverflow社区combo box with datasource. I want to use only can choose items not write in it. How can I make that?
Set the DropDownStyle property to DropDownList
I have 开发者_StackOverflow社区combo box with datasource. I want to use only can choose items not write in it. How can I make that?
Set the DropDownStyle property to DropDownList
精彩评论