.Net Organisation Chart Component Class Library
CreateChildControls Method
NamespacesOrgChart.Core.CommandBarChartCommandBarCreateChildControls()()()
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Creates the individual controls that make up the CommandBar control and associates event handlers with their events.
Declaration Syntax
C#Visual BasicVisual C++
protected override void CreateChildControls()
Protected Overrides Sub CreateChildControls
protected:
virtual void CreateChildControls() override
Remarks
The CreateChildControls method creates instances of the controls that compose the CommandBar control. OrganisationCharts can each have one CommandBar.

Assembly: OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)