dbicDate Send comments on this topic.
TodayForeColor Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : TodayForeColor Property

Gets or sets the color used to draw the text to describe "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