Retrieves the image that is used to represent the component in toolboxes, list views, and so on.
public Bitmap getToolboxBitmap()
Returns a Bitmap object that represents the image. If no bitmap is found, null is returned.
This method searches for the bitmap in the same directory as the component class. The name of the bitmap must be the same as the name of the component class.