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

Gets or sets the foreground color in the calendar section in the control.

Syntax

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

Property Value

Color

Requirements

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

See Also