C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputMaskedTextBox Class
Members

InputMaskedTextBox Class
Represents a masked text box element in a C1InputPanel control.
Object Model
InputMaskedTextBox Class
Syntax
'Declaration
 
Public Class InputMaskedTextBox 
   Inherits InputComponent
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.Win.InputPanel.InputComponent
            C1.Win.InputPanel.InputMaskedTextBox

See Also