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

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