InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanelBase Class / BackgroundImage Property

In This Topic
    BackgroundImage Property (C1InputPanelBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property BackgroundImage As System.Drawing.Image
    public virtual System.Drawing.Image BackgroundImage {get; set;}
    See Also