[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.C1ThumbButton.ImageIndex

ImageIndex Property

ImageIndex

Gets or sets the index of an image in the ImageList.

Declaration
[RelatedImageList("ImageList")]
[TypeConverter(typeof(ImageIndexConverter))]
public int ImageIndex { get; set; }