Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / MaskFormatter Class / MaskFormatter Constructor / MaskFormatter Constructor()


In This Topic
    MaskFormatter Constructor()
    In This Topic
    Creates a new mask formatter with default values.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New MaskFormatter()
    public MaskFormatter()
    See Also