摘要:
//窗体阴影API const int CS_DropSHADOW = 0x20000; const int GCL_STYLE = (-26); [DllImport("user32.dll", CharSet = CharSet.Auto)] public static extern int S 阅读全文
posted @ 2016-12-11 16:18
不会撩妹的白芒果
阅读(320)
评论(0)
推荐(0)
摘要:
Winform中checklistbox控件的常用方法最近用到checklistbox控件,在使用其过程中,收集了其相关的代码段1.添加项checkedListBox1.Items.Add("蓝色"); checkedListBox1.Items.Add("红色"); checkedListBox1 阅读全文
posted @ 2016-12-11 16:16
不会撩妹的白芒果
阅读(1645)
评论(0)
推荐(0)

浙公网安备 33010602011771号