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

Gets or sets the primary background color for today's date.

Syntax

Visual Basic (Declaration) 
Public Property TodayBackColor As Color
C# 
public Color TodayBackColor {get; set;}

Property Value

Color

Requirements

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

See Also