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


ErrorEventArgs Class Properties

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

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