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

Gets or sets the fore color of the selected date(s).

Syntax

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

Property Value

Color

Requirements

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

See Also