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

Determines the color used to paint the text of the days of the month.

Syntax

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

Property Value

Color

Requirements

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

See Also