IToolboxService::DeserializeToolboxItem Method (Object^)
.NET Framework (current version)
Gets a toolbox item from the specified object that represents a toolbox item in serialized form.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- serializedObject
-
Type:
System::Object^
The object that contains the ToolboxItem to retrieve.
Return Value
Type: System.Drawing.Design::ToolboxItem^The ToolboxItem created from the serialized object.
.NET Framework
Available since 1.1
Available since 1.1
Show: