FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / IsValidEventArgs Class
Members


IsValidEventArgs Class
Represents the event data for an editor validate event.
Syntax
'Declaration
 
Public Class IsValidEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As IsValidEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.SuperEdit.IsValidEventArgs

See Also