ComboBox ItemHeight 再高一点
摘要:1 public static void BindData(this ComboBox box, List> data) 2 { 3 box.ItemHeight = 18; 4 box.DropDownStyle = ComboBoxStyle.DropDownList; 5 bo...
阅读全文
posted @ 2017-11-24 18:11
posted @ 2017-11-24 18:11
posted @ 2017-11-16 21:54
posted @ 2017-11-14 21:47