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

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