IToolboxService::DeserializeToolboxItem Method (Object^, IDesignerHost^)
.NET Framework (current version)
Gets a toolbox item from the specified object that represents a toolbox item in serialized form, using the specified designer host.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- serializedObject
-
Type:
System::Object^
The object that contains the ToolboxItem to retrieve.
- host
-
Type:
System.ComponentModel.Design::IDesignerHost^
The IDesignerHost to associate with this ToolboxItem.
.NET Framework
Available since 1.1
Available since 1.1
Show: