ComponentOne InputPanel for WinForms
InputTextBox Class
Members 

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace : InputTextBox Class
Represents a text box element in a C1InputPanel control.
Object Model
InputTextBox Class
Syntax
'Declaration
 
Public Class InputTextBox 
   Inherits InputComponent
public class InputTextBox : InputComponent 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.Win.C1InputPanel.InputComponent
            C1.Win.C1InputPanel.InputTextBox

See Also

Reference

InputTextBox Members
C1.Win.C1InputPanel Namespace