Spread Windows Forms 12.0 Product Documentation
ErrorEventArgs Class
Members 


FarPoint.Win Assembly > FarPoint.Win.SuperEdit Namespace : ErrorEventArgs Class
Represents the event data for an error event.
Object Model
ErrorEventArgs Class
Syntax
'Declaration
 
Public Class ErrorEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ErrorEventArgs
public class ErrorEventArgs : System.EventArgs 
Remarks
This class derives from System.EventArgs.
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.SuperEdit.ErrorEventArgs
         FarPoint.Win.SuperEdit.UserErrorEventArgs

See Also

Reference

ErrorEventArgs Members
FarPoint.Win.SuperEdit Namespace