dbicMonth Send comments on this topic.
BackgroundImage Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : BackgroundImage Property

Gets or sets the background image.

Syntax

Visual Basic (Declaration) 
Public Overridable Shadows Property BackgroundImage As Image
C# 
public virtual new Image BackgroundImage {get; set;}

Property Value

Image

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also