ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.6.2 Assembly / C1.WPF.InputPanel Namespace / C1InputMaskedTextBox Class
Members

In This Topic
    C1InputMaskedTextBox Class
    In This Topic
    Displays and edits mask attribute string type of data.
    Object Model
    C1InputMaskedTextBox Class
    Syntax
    'Declaration
     
    Public Class C1InputMaskedTextBox 
       Inherits C1InputBase
    public class C1InputMaskedTextBox : C1InputBase 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ContentControl
                            C1.WPF.InputPanel.C1InputBase
                               C1.WPF.InputPanel.C1InputMaskedTextBox

    See Also