System.Drawing.Design.IToolboxService.DeserializeToolboxItem Method

Gets a toolbox item from the specified object that represents a toolbox item in serialized form, using the specified designer host.

Syntax

public ToolboxItem DeserializeToolboxItem (object serializedObject, System.ComponentModel.Design.IDesignerHost host)

Parameters

serializedObject
The object that contains the System.Drawing.Design.ToolboxItem to retrieve.
host
The System.ComponentModel.Design.IDesignerHost to associate with this System.Drawing.Design.ToolboxItem.

Returns

The System.Drawing.Design.ToolboxItem created from deserialization.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Drawing.Design
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0