ToolboxBitmapAttribute::GetImage Method

 

Gets the small or large Image associated with this ToolboxBitmapAttribute object.

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

NameDescription
System_CAPS_pubmethodGetImage(Object^)

Gets the small Image associated with this ToolboxBitmapAttribute object.

System_CAPS_pubmethodGetImage(Object^, Boolean)

Gets the small or large Image associated with this ToolboxBitmapAttribute object.

System_CAPS_pubmethodGetImage(Type^)

Gets the small Image associated with this ToolboxBitmapAttribute object.

System_CAPS_pubmethodGetImage(Type^, Boolean)

Gets the small or large Image associated with this ToolboxBitmapAttribute object.

System_CAPS_pubmethodGetImage(Type^, String^, Boolean)

Gets the small or large Image associated with this ToolboxBitmapAttribute object.

Return to top
Show: