ComponentOne InputPanel for WinForms
TextBox Property (InputTextBox)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputTextBox Class : TextBox Property
Gets the TextBox control contained in this InputTextBox.
Syntax
'Declaration
 
Public ReadOnly Property TextBox As System.Windows.Forms.TextBox
public System.Windows.Forms.TextBox TextBox {get;}
See Also

Reference

InputTextBox Class
InputTextBox Members