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

In This Topic
    SmallImageKey Property (RibbonTab)
    In This Topic
    Gets or sets the image key in the SmallImageList.
    Syntax
    'Declaration
     
    Public Property SmallImageKey As System.String
    public System.string SmallImageKey {get; set;}
    See Also