WizardDesigner.CreateChildControls Method

Definition

Creates the child controls of the associated control.

protected:
 override void CreateChildControls();
protected override void CreateChildControls ();
override this.CreateChildControls : unit -> unit
Protected Overrides Sub CreateChildControls ()

Applies to

See also