| Visual Basic (Declaration) | |
|---|---|
Public Overridable Shadows Property BackgroundImage As Image | |
| C# | |
|---|---|
public virtual new Image BackgroundImage {get; set;} | |
Property Value
ImageThis image is independent of the Picture Property.
The image assigned to this property will be drawn overtop of the background colors of the control.