Overview | Methods | This Package | All Packages
Sets the index of the image that appears next to this item.
Syntax
public void setImageIndex( int value )
Parameters
value
The zero-based index within an ImageList object of the image that appears next to this item. The smallImageList and largeImageList properties of the ListView control that contains this item determine which image lists are associated with the list view control.
See Also getImageIndex