dbicDropDate Send comments on this topic.
ForeColor Property
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiCalendarControl Class : ForeColor Property

Determines the color used to paint the text of the numbers in the calendar.

Syntax

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

Property Value

Color

Requirements

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

See Also