Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.