Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / UserErrorEventArgs Class
Properties


In This Topic
    UserErrorEventArgs Class Members
    In This Topic

    The following tables list the members exposed by UserErrorEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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