C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / NavigatorErrorEventArgs Class / ShowErrorMessage Property

In This Topic
ShowErrorMessage Property (NavigatorErrorEventArgs)
In This Topic
This argument is set to true by default. If it is set to False by event code, the standard message box is not shown.
Syntax
'Declaration
 
Public Property ShowErrorMessage As Boolean
 
See Also