C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputMaskedTextBox Class
Members

C1InputMaskedTextBox Class
Displays and edits mask attribute string type of data.
Object Model
C1InputMaskedTextBox Class
Syntax
'Declaration
 
Public Class C1InputMaskedTextBox 
   Inherits C1InputBase
 
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Control
               Windows.UI.Xaml.Controls.ContentControl
                  C1.Xaml.InputPanel.C1InputBase
                     C1.Xaml.InputPanel.C1InputMaskedTextBox

See Also