This event is fired after a validation error has occurred in Verify, before the Validation error dialog is displayed.
Public Function VeriHandleValidationError() As Long
None.
|
evtOK |
The Validation error dialog is displayed. |
|
evtCancel |
The field receives the Validation Error status. |
|
evtOKAbort |
The field does not receive the Validation Error status. |
This event can be used to override or hide the Validation error dialog.