CompositeControl.RecreateChildControls 方法

定義

重新建立衍生自 CompositeControl 之控制項的子控制項。

protected:
 virtual void RecreateChildControls();
protected virtual void RecreateChildControls ();
abstract member RecreateChildControls : unit -> unit
override this.RecreateChildControls : unit -> unit
Protected Overridable Sub RecreateChildControls ()

備註

RecreateChildControls方法主要是由控制項開發人員使用。

適用於