EXample of a Custom Character Input Validator to only allow digits from 0 to 9. More...
Public Member Functions | |
override char | Validate (ref string text, ref int pos, char ch) |
EXample of a Custom Character Input Validator to only allow digits from 0 to 9.