Partager via


WindowsFormsDesignerOptionService.PopulateOptionCollection Méthode

Définition

protected:
 override void PopulateOptionCollection(System::ComponentModel::Design::DesignerOptionService::DesignerOptionCollection ^ options);
protected override void PopulateOptionCollection (System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection options);
override this.PopulateOptionCollection : System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection -> unit
Protected Overrides Sub PopulateOptionCollection (options As DesignerOptionService.DesignerOptionCollection)

Paramètres

options
DesignerOptionService.DesignerOptionCollection

Collection à remplir.

Remarques

La PopulateOptionCollection méthode est appelée à la demande la première fois qu’un utilisateur demande des options enfants ou des propriétés d’une collection d’options.

S’applique à