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

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