System.Drawing.Design.IToolboxService.GetToolboxItems Method

Gets the collection of toolbox items that are associated with the specified designer host and category from the toolbox.

Syntax

public ToolboxItemCollection GetToolboxItems (string category, System.ComponentModel.Design.IDesignerHost host)

Parameters

category
The toolbox item category to retrieve the toolbox items from.
host
The System.ComponentModel.Design.IDesignerHost that is associated with the toolbox items to retrieve.

Returns

A System.Drawing.Design.ToolboxItemCollection that contains the current toolbox items that are associated with the specified category and designer host.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Drawing.Design
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0