FarPoint.Win
ErrorEventArgs Class Members
See Also  Properties 
FarPoint.Win Assembly > FarPoint.Win.SuperEdit Namespace : ErrorEventArgs Class


The following tables list the members exposed by ErrorEventArgs.

Public Constructors

 NameDescription
Public ConstructorErrorEventArgs ConstructorOverloaded. Creates an object of error event arguments.  
Top

Public Properties

 NameDescription
Public PropertyErrorCode Gets the error code associated with an error event.  
Public PropertyErrorInfo Gets the additional error information associated with an error event.  
Top

See Also