Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / ErrorEventArgs Class
Properties


ErrorEventArgs Class Members

The following tables list the members exposed by ErrorEventArgs.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the error code associated with an error event.  
Public PropertyGets the additional error information associated with an error event.  
Top
Protected Properties
 NameDescription
Protected PropertyInternal use only. Gets or sets the error code.  
Protected PropertyInternal use only. Gets or sets the error information.  
Top
See Also