摘要:
摘自msdn,详见http://social.msdn.microsoft.com/Forums/en-US/winforms/thread/c7a82a6a-763e-424b-84e0-496caa9cfb4d/public partial class Form1 : Form{ // Content item for the combo box private class Item { public string Name; public int Value; public Item(string name, int value) { Name = name; Value =... 阅读全文
posted @ 2012-04-06 10:27
北冥子
阅读(6438)
评论(0)
推荐(0)

浙公网安备 33010602011771号