BaseTextField.CreateChildControls method

Creates the child TextBox control in the textBox property.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides Sub CreateChildControls
'Usage

Me.CreateChildControls()
protected override void CreateChildControls()

See also

Reference

BaseTextField class

BaseTextField members

Microsoft.SharePoint.WebControls namespace