Spread Windows Forms 12.0 Product Documentation
UserErrorEventArgs Class
Members 


FarPoint.Win Assembly > FarPoint.Win.SuperEdit Namespace : UserErrorEventArgs Class
Represents the event data for the UserError event.
Object Model
UserErrorEventArgs Class
Syntax
'Declaration
 
Public Class UserErrorEventArgs 
   Inherits ErrorEventArgs
'Usage
 
Dim instance As UserErrorEventArgs
public class UserErrorEventArgs : ErrorEventArgs 
Inheritance Hierarchy

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

See Also

Reference

UserErrorEventArgs Members
FarPoint.Win.SuperEdit Namespace
UserError Event
UserErrorEventHandler Delegate