McApplicationBeforeError Event
|
|
The event is fired before displaying an error dialog.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic Event BeforeError As BeforeErrorEventHandler
Value
Type:
BeforeErrorEventHandler
RemarksSetting Cancel to True will prevent the error display
See Also