ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / C1BitmapIcon Class / ImageIndex Property

In This Topic
    ImageIndex Property (C1BitmapIcon)
    In This Topic
    Gets or sets the index of the small image in the SmallImageList.
    Syntax
    'Declaration
     
    Public Overridable Property ImageIndex As System.Integer
    public virtual System.int ImageIndex {get; set;}
    See Also