Sets the index of the image that appears next to this item.
public void setImageIndex( int value )
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