WizardDesigner.CreateChildControls 方法
定义
创建关联控件的子控件。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 ()