摘要:
public partial class Form2 : Form { string fileName = string.Empty; public Form2() { InitializeComponent(); InitData(); } private void InitData() { foreach (Control v in this.Controls) { if (v.Ge... 阅读全文
posted @ 2013-08-11 16:11
lvyafei
阅读(534)
评论(0)
推荐(0)

浙公网安备 33010602011771号