C# Textbox with numbers only

后端 未结 0 1415
滥情空心
滥情空心 2020-11-30 00:03

I want only numbers to be mathematically processed in textboxes and I use "System.Text.RegularExpressions" for this.

The masking I am using now is "^ [

相关标签:
回答
  • 消灭零回复
提交回复
热议问题