InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputMaskedTextBox Class / InputMaskedTextBox Constructor

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