Overview | Methods | This Package | All Packages
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