Microsoft SDK for Java

ListView.getSmallImageList

Retrieves the image list control associated with all views other than Large Icon view in the list view control.

Syntax

public ImageList getSmallImageList()

Return Value

Returns an ImageList object that contains a set of images that can be displayed next to items in all views other than Large Icon view.

See Also   setSmallImageList

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