C1.Win.8 Assembly / C1.Framework Namespace / TextBoxElement Class / TextBox Property

In This Topic
TextBox Property (TextBoxElement)
In This Topic
Returns the reference to the hosted TextBoxElement.TextBox control.
Syntax
'Declaration
 
Public ReadOnly Property TextBox As TextBox
 
See Also