Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
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