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


The following tables list the members exposed by UserErrorEventArgs.

Public Constructors

 NameDescription
Public ConstructorUserErrorEventArgs ConstructorOverloaded. Creates an object of event arguments for user errors.  
Top

Public Properties

 NameDescription
Public PropertyErrorCode Gets the error code associated with an error event. (Inherited from ErrorEventArgs)
Public PropertyErrorInfo Gets the additional error information associated with an error event. (Inherited from ErrorEventArgs)
Public PropertyUserErrorCode Gets the error code associated with a user error event.  
Top

See Also