ComponentOne InputPanel for WinForms
TextBox Property (InputComboBox)

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

Reference

InputComboBox Class
InputComboBox Members