Gets or sets the background image displayed in the control.
public virtual Image BackgroundImage {get; set;}
'宣言
Public Overridable Property BackgroundImage As Image
プロパティ値
An
System.Drawing.Image that represents the image to display in the background of the control.