BaseTextField.textBox Field
Provides the inner TextBox control that actually renders the BaseTextField object.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Protected textBox As TextBox
Dim value As TextBox
value = Me.textBox
Me.textBox = value
protected TextBox textBox