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


In This Topic
    ErrorEventArgs Class Members
    In This Topic

    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