ListItem.getStateImageIndex

Overview | Methods | This Package | All Packages

ListItem.getStateImageIndex

Retrieves the index of the state image (an image such as a checked or cleared check box that indicates the state of the item) that appears next to this item.

Syntax

public int getStateImageIndex()

Return Value

Returns the zero-based index within an ImageList object of the state image that appears next to this item.

See Also   setStateImageIndex