如何让combobox只能够选择,不能够自己输入如题 谢谢大家[解决办法]comboBox1.DropDownStyle=DropDownList;[解决办法]设置combobox的DropDownStyle属性为DropDownList[解决办法]楼上两位/都正确[解决办法]如上所述,