摘要: 方法一: public partial class WaterTextBox : TextBox { private readonly Label lblwaterText = new Label(); public WaterTextBox() { InitializeComponent(); ... 阅读全文
posted @ 2008-12-30 17:03 流泉飞石 阅读(1225) 评论(0) 推荐(0)