System.Drawing.Design.IToolboxService.IsToolboxItem Method

Gets a value indicating whether the specified object is a serialized toolbox item, using the specified designer host.

Syntax

public bool IsToolboxItem (object serializedObject, System.ComponentModel.Design.IDesignerHost host)

Parameters

serializedObject
The object to inspect.
host
The System.ComponentModel.Design.IDesignerHost that is making this request.

Returns

true if the object contains a toolbox item object; otherwise, false.

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