C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel 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.C1InputPanel.InputComponent
            C1.Win.C1InputPanel.InputMaskedTextBox

See Also