System.Windows.Forms.Control.BackgroundImage Property

Gets or sets the background image displayed in the control.

Syntax

[System.ComponentModel.DefaultValue(null)]
[System.ComponentModel.Localizable(true)]
public virtual System.Drawing.Image BackgroundImage { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Note:

Images with translucent or transparent colors are not supported by Windows Forms controls as background images.

This property is not supported on child controls whose Form.RightToLeftLayout property is true.

Requirements

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