ToolboxService.IToolboxService.SelectedCategory Propriété

Définition

Pour obtenir une description de ce membre, consultez la propriétéSelectedCategory.

property System::String ^ System::Drawing::Design::IToolboxService::SelectedCategory { System::String ^ get(); void set(System::String ^ value); };
string System.Drawing.Design.IToolboxService.SelectedCategory { get; set; }
member this.System.Drawing.Design.IToolboxService.SelectedCategory : string with get, set
 Property SelectedCategory As String Implements IToolboxService.SelectedCategory

Valeur de propriété

Nom de la catégorie actuellement sélectionnée.

Implémente

Remarques

Ce membre est une implémentation d'un membre d'interface explicite. Il peut uniquement être utilisé lorsque l'instance de ToolboxService est castée en interface IToolboxService.

S’applique à