Retrieves the image list control associated with application-defined states in the list view control.
public final ImageList getStateImageList()
Returns an ImageList object that contains a set of state images that can be used to indicate an application-defined state of a list view item.
State images are displayed to the left of the small or large icon for the item. You can use state images, such as selected and cleared check boxes, to indicate application-defined item states. State images are visible in all views.
See Also setStateImageList