FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonControlHost Class / BackgroundImage Property

In This Topic
    BackgroundImage Property (RibbonControlHost)
    In This Topic
    Gets or sets the background image displayed in the hosted control.
    Syntax
    'Declaration
     
    Public Overridable Property BackgroundImage As System.Drawing.Image
    public virtual System.Drawing.Image BackgroundImage {get; set;}
    See Also