Gets or sets the background image displayed in the control.
'Declaration
Public Property BackgroundImage As Image
public Image BackgroundImage {get; set;}
Property Value
An
System.Drawing.Image that represents the image to display in the background of the control.