ComponentOne Input for WinForms
ShowErrorMessage Property (NavigatorErrorEventArgs)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > NavigatorErrorEventArgs Class : ShowErrorMessage Property
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 System.Boolean
public System.bool ShowErrorMessage {get; set;}
See Also

Reference

NavigatorErrorEventArgs Class
NavigatorErrorEventArgs Members