The following tables list the members exposed by MaskValidationErrorEventArgs.
Name | Description | |
---|---|---|
Beep | you can set this property to false to prevent the masked edit from beeping. | |
Message | Returns a brief message indicating why the validation failed. | |
RetainFocus | Set this to true to force the masked edit to retain the focus when the user tries to change the focus to a different control when the entered text does not satisify the mask. Set it to false to alter this default behaviour. | |
Revert | if you set this to true, the text in the MaskedEdit will be reverted back to the original text. |