public int ImageHighlightedIndex { get; set; }Public Property ImageHighlightedIndex As Integer
Get
SetThe index refers to Images collection.
If the specified index does not refer to any image in PngImageList, then no Image will be drawn. If you don't want any Image to appear in a Tool, you can put a negative number here.