CompositeControl.RecreateChildControls Méthode

Définition

Recrée les contrôles enfants dans un contrôle dérivé de CompositeControl.

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

Remarques

La RecreateChildControls méthode est principalement utilisée par les développeurs de contrôles.

S’applique à