ToolboxService::IToolboxService::SelectedCategory Property
.NET Framework (current version)
For a description of this member, see the IToolboxService::SelectedCategory property.
Assembly: System.Drawing.Design (in System.Drawing.Design.dll)
private: property String^ SelectedCategory { virtual String^ get() sealed = IToolboxService::SelectedCategory::get; virtual void set(String^ value) sealed = IToolboxService::SelectedCategory::set; }
Implements
IToolboxService::SelectedCategoryThis member is an explicit interface member implementation. It can be used only when the ToolboxService instance is cast to an IToolboxService interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: