IClassInfo.getToolboxBitmap

Overview | Methods | This Package | All Packages

IClassInfo.getToolboxBitmap

Retrieves the image that is used to represent the component in toolboxes, list views, and so on.

Syntax

public Bitmap getToolboxBitmap()

Return Value

Returns a Bitmap object that represents the image. If no bitmap is found, null is returned.