ComponentOne InputPanel for WinForms
TextBox Property (InputNumericBox)

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

Reference

InputNumericBox Class
InputNumericBox Members