ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / BitmapIconRenderer Class / ImageIndex Property

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