日期:2014-05-20 浏览次数:21008 次
private void button1_Click(object sender, EventArgs e) { Login lgfrm = new Login(); string aa = lgfrm.textBoxUser.Text; }