System.Windows.Forms.StatusBar.BackgroundImage Property

Gets or sets the background image for the System.Windows.Forms.StatusBar.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
public override System.Drawing.Image BackgroundImage { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Setting the background image for a System.Windows.Forms.StatusBar has no effect on the appearance of the System.Windows.Forms.StatusBar control, therefore it is not shown in the designer or by IntelliSense.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0