ToolboxBitmapAttribute::GetImage Method
.NET Framework (current version)
Gets the small or large Image associated with this ToolboxBitmapAttribute object.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | GetImage(Object^) | Gets the small Image associated with this ToolboxBitmapAttribute object. |
![]() | GetImage(Object^, Boolean) | Gets the small or large Image associated with this ToolboxBitmapAttribute object. |
![]() | GetImage(Type^) | Gets the small Image associated with this ToolboxBitmapAttribute object. |
![]() | GetImage(Type^, Boolean) | Gets the small or large Image associated with this ToolboxBitmapAttribute object. |
![]() | GetImage(Type^, String^, Boolean) | Gets the small or large Image associated with this ToolboxBitmapAttribute object. |
Show:
