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

Determines the color of the current calendar date (today).

Syntax

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

Property Value

Color

Requirements

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

See Also