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