C# ComBox 垂直滚动条
用到Combox控件两个属性:
1 MaxDorpDownItems 显示条数
2 IntegralHeight 设置 为false
例如:显示最多20条,超过20条显示垂直滚动条
this.comboBox1.IntegralHeight = false;
this.comboBox1.MaxDropDownItems = 20;
本文出自: http://www.cnblogs.com/elautoctrl/
如果您需要开发软硬件产品,请联系我 1986141296 elautoctrl#qq.com
欢迎您到我的淘宝小店逛逛!走过路过不要错过咧! http://shop108261664.taobao.com/