Example of a Custom Character Input Validator to only allow phone number in the (800) 555-1212 format. 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 phone number in the (800) 555-1212 format.