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