如何限制textBox1 禁止输入指定的数字比如 123456
因该咋写 = =!!!
.NET 的控件有一个Control.Validating事件,可以验证输入的内容
2.1m questions
2.1m answers
60 comments
57.0k users