InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputControlHost Class / BackgroundImage Property

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