ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonTab Class / SmallImageIndex Property

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