Gets the collection of toolbox items that are associated with the specified designer host and category from the toolbox.
- 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.
![]()
A System.Drawing.Design.ToolboxItemCollection that contains the current toolbox items that are associated with the specified category and designer host.