ComponentOne Input for WinForms
ErrorInfo Class Properties

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : ErrorInfo Class

For a list of all members of this type, see ErrorInfo members.

Public Properties
 NameDescription
Public PropertyIf True, the control beeps signaling an error. Default: False.  
Public PropertyGets or sets an C1SuperErrorProvider object used to indicate error state of the control.  
Public PropertyDetermines whether or not the control is allowed to lose focus after the error. Works only if the ErrorAction is set to SetValueOnError or ResetValue.  
Public PropertyType of the Value property.  
Public PropertyEnumerated value that determines what action is performed on the control value when an error occurs.  
Public PropertyError message shown in the standard message box and/or in the exception.  
Public PropertyThe text to display in the title bar of the error message box.  
Public PropertyGets or sets an ErrorProvider object used to indicate error state of the control.  
Public PropertyRun-time-only read-only property returning the original exception object that caused the error.  
Public PropertyIf True (default), the standard error message is shown.  
Public PropertyValue used to reset the control if ErrorAction = SetValueOnError.  
Public PropertyBoolean property used to set ValueOnError to DbNull (only necessary at design time).  
Top
See Also

Reference

ErrorInfo Class
C1.Win.C1Input Namespace