IToolboxService::IsToolboxItem Method (Object^)
.NET Framework (current version)
Gets a value indicating whether the specified object is a serialized toolbox item.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- serializedObject
-
Type:
System::Object^
The object to inspect.
Return Value
Type: System::Booleantrue if the object contains a toolbox item object; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: