摘要:
Form1——主窗体:namespace FirstDlg{ public partial class Form1 : Form { private Form2 f; public Form1() { InitializeComponent(); } public string TextStored { get { return tbTest.Text; } set { t... 阅读全文
posted @ 2008-11-19 16:59
pensir
阅读(825)
评论(1)
推荐(1)

浙公网安备 33010602011771号