C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputNumericBox Class / TextBox Property

In This Topic
TextBox Property (InputNumericBox)
In This Topic
Gets the TextBox control contained in this InputNumericBox.
Syntax
'Declaration
 
Public ReadOnly Property TextBox As TextBox
 
See Also