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.

Namespace:   System.Drawing.Design
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubmethodIsSupported(Object^, ICollection^)

Gets a value indicating whether the specified object which represents a serialized toolbox item matches the specified attributes.

System_CAPS_pubmethodIsSupported(Object^, IDesignerHost^)

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

Return to top
Show: