ToolboxItemContainer Constructor (ToolboxItem^)
.NET Framework (current version)
Initializes a new instance of the ToolboxItemContainer class from a ToolboxItem.
Assembly: System.Drawing.Design (in System.Drawing.Design.dll)
Parameters
- item
-
Type:
System.Drawing.Design::ToolboxItem^
The ToolboxItem for which to create a ToolboxItemContainer.
The container’s cache of information is filled by accessing properties on the ToolboxItem.
.NET Framework
Available since 2.0
Available since 2.0
Show: