Microsoft SDK for Java

TreeView.getImageList

Retrieves the image list control associated with the tree view control.

Syntax

public ImageList getImageList()

Return Value

Returns an ImageList object that contains a set of images from which you can choose the image to display next to nodes and the image to display next to the selected node.

See Also   setImageList

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