Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1MaskedTextBox Class / C1MaskedTextBox Constructor

In This Topic
    C1MaskedTextBox Constructor
    In This Topic
    Initializes a new instance of the C1MaskedTextBox class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public C1MaskedTextBox()
    See Also