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


UserErrorEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyGets the error code associated with an error event. (Inherited from FarPoint.Win.SuperEdit.ErrorEventArgs)
Public PropertyGets the additional error information associated with an error event. (Inherited from FarPoint.Win.SuperEdit.ErrorEventArgs)
Public PropertyGets the error code associated with a user error event.  
Top
Protected Properties
 NameDescription
Protected PropertyInternal use only. Gets or sets the error code. (Inherited from FarPoint.Win.SuperEdit.ErrorEventArgs)
Protected PropertyInternal use only. Gets or sets the error information. (Inherited from FarPoint.Win.SuperEdit.ErrorEventArgs)
Top
See Also