摘要:
The button "Insert" on the PC's keyboard can switch the input mode, insert and overtype. Here implement the mode "overtype" in MaskedTextBox. When usi 阅读全文
posted @ 2018-11-14 16:35
Kyle0418
阅读(169)
评论(0)
推荐(0)
摘要:
A,a 字母与数字 # 数字"0-9",空格,"+-" 9 数字"0-9",空格 0 数字"0-9"(空格也可以?) L,? 字母(有区别,未找出) &,C 任意字符(有区别,未找出) . 小数点占位符 , 千分位占位符 : 时间分隔符 / 日期分隔符 $ 货币符号 < 后续字符转为小写 > 后续字 阅读全文
posted @ 2018-11-14 10:52
Kyle0418
阅读(213)
评论(0)
推荐(0)