TabPage.CreateControlsInstance Méthode

Définition

Crée une nouvelle instance de la collection de contrôles pour le contrôle.

protected:
 override System::Windows::Forms::Control::ControlCollection ^ CreateControlsInstance();
protected override System.Windows.Forms.Control.ControlCollection CreateControlsInstance ();
override this.CreateControlsInstance : unit -> System.Windows.Forms.Control.ControlCollection
Protected Overrides Function CreateControlsInstance () As Control.ControlCollection

Retours

Nouvelle instance de Control.ControlCollection assignée au contrôle.

S’applique à

Voir aussi