[]
Gets or sets the index of an image in the ImageList.
[RelatedImageList("ImageList")] [TypeConverter(typeof(ImageIndexConverter))] public int ImageIndex { get; set; }