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

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