IToolboxService::IsSupported Method
.NET Framework (current version)
Gets a value indicating whether the specified object which represents a serialized toolbox item can be used by the specified designer host.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | IsSupported(Object^, ICollection^) | Gets a value indicating whether the specified object which represents a serialized toolbox item matches the specified attributes. |
![]() | IsSupported(Object^, IDesignerHost^) | Gets a value indicating whether the specified object which represents a serialized toolbox item can be used by the specified designer host. |
Show:
