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

In This Topic
    SmallImage Property
    In This Topic
    Gets or sets the small image.
    Syntax
    'Declaration
     
    Public Overridable Property SmallImage As System.Drawing.Image
    public virtual System.Drawing.Image SmallImage {get; set;}
    See Also