ComponentOne DataObjects for .NET
ShowMessage Property (ErrorEventArgs)

C1.Data.2 Assembly > C1.Data Namespace > ErrorEventArgs Class : ShowMessage Property
Indicates whether an error message is shown. Set this argument to False if you have already shown an error message or otherwise handled the error and do not want the standard error message to appear.
Syntax
'Declaration
 
Public Property ShowMessage As System.Boolean
public System.bool ShowMessage {get; set;}
See Also

Reference

ErrorEventArgs Class
ErrorEventArgs Members