InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 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 Integer
    public int ImageIndex {get;}
    See Also