MyListControlSample(ListControl.DataSource 属性)
摘要:C# 复制代码 using System;using System.Windows.Forms ;using System.Drawing ;using System.Collections ;namespace MyListControlSample{ public class USState { private string myShortName ; private string myLon...
阅读全文
posted @ 2009-10-19 17:11
浙公网安备 33010602011771号