IToolboxService::GetToolboxItems Method
.NET Framework (current version)
Gets a collection of toolbox items from the toolbox.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | GetToolboxItems() | Gets the entire collection of toolbox items from the toolbox. |
![]() | GetToolboxItems(IDesignerHost^) | Gets the collection of toolbox items that are associated with the specified designer host from the toolbox. |
![]() | GetToolboxItems(String^) | Gets a collection of toolbox items from the toolbox that match the specified category. |
![]() | GetToolboxItems(String^, IDesignerHost^) | Gets the collection of toolbox items that are associated with the specified designer host and category from the toolbox. |
Show:
