RichTextField.CreateChildControls method

Creates the child multiline text box control of the NoteField control.

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

RichTextField class

RichTextField members

Microsoft.SharePoint.WebControls namespace