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

Determines the color used to paint the text of a selected date.

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