System.Windows.Forms.Label.Image Property

Gets or sets the image that is displayed on a System.Windows.Forms.Label.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The Label.Image property cannot be used at the same time as the Label.ImageList and Label.ImageIndex properties. When the Label.Image property is used to display an image, the Label.ImageList and Label.ImageIndex properties are automatically set to their default settings.

Requirements

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