ComponentOne Input for WinForms
ErrorMessage Property (FormatErrorEventArgs)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > FormatErrorEventArgs Class : ErrorMessage Property
Error description shown as the tooltip in the ErrorProvider icon, if ErrorInfo.ErrorProvider property is set.
Syntax
'Declaration
 
Public Property ErrorMessage As System.String
public System.string ErrorMessage {get; set;}
See Also

Reference

FormatErrorEventArgs Class
FormatErrorEventArgs Members