Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / CustomMaskEventArgs Class
Members


CustomMaskEventArgs Class
Represents the event data for the CustomMask event.
Syntax
'Declaration
 
Public Class CustomMaskEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As CustomMaskEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.SuperEdit.CustomMaskEventArgs

See Also