Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1MaskedTextBox Class / C1MaskedTextBox Constructor

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