Share via


DockingSelector.CreateChildControls Method

Creates the child controls that render the docking position settings.

Namespace:  Microsoft.Office.Server.WebControls
Assembly:  Microsoft.Office.Server.Chart (in Microsoft.Office.Server.Chart.dll)

Syntax

'Declaration
Protected Overrides Sub CreateChildControls
'Usage

Me.CreateChildControls()
protected override void CreateChildControls()

Remarks

This override creates the child controls that render the docking position selection radio buttons.

See Also

Reference

DockingSelector Class

DockingSelector Members

Microsoft.Office.Server.WebControls Namespace