System.Drawing.Design.IToolboxService.IsSupported Method

Gets a value indicating whether the specified object which represents a serialized toolbox item can be used by the specified designer host.

Syntax

public bool IsSupported (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 test for support for the System.Drawing.Design.ToolboxItem.

Returns

true if the specified object is compatible with the specified designer host; 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