ToolboxService::IToolboxService::DeserializeToolboxItem Method (Object^)
.NET Framework (current version)
For a description of this member, see the IToolboxService::DeserializeToolboxItem method.
Assembly: System.Drawing.Design (in System.Drawing.Design.dll)
private: virtual ToolboxItem^ DeserializeToolboxItem( Object^ serializedObject ) sealed = IToolboxService::DeserializeToolboxItem
Parameters
- serializedObject
-
Type:
System::Object^
The object that contains the ToolboxItem to retrieve.
This member is an explicit interface member implementation. It can be used only when the ToolboxService instance is cast to an IToolboxService interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: