摘要: Control c = Control.FromHandle(this.textBox1.Handle); TextBox f = c as TextBox; 阅读全文
posted @ 2018-03-07 18:55 81 阅读(150) 评论(0) 推荐(0)