ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputMaskedTextBox Class / C1InputMaskedTextBox Constructor

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