ToolboxBitmapAttribute::Equals Method (Object^)
.NET Framework (current version)
Indicates whether the specified object is a ToolboxBitmapAttribute object and is identical to this ToolboxBitmapAttribute object.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- value
-
Type:
System::Object^
The Object to test.
Return Value
Type: System::BooleanThis method returns true if value is both a ToolboxBitmapAttribute object and is identical to this ToolboxBitmapAttribute object.
.NET Framework
Available since 1.1
Available since 1.1
Show: