dbicCalendar Send comments on this topic.
TitleForeColor Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : TitleForeColor Property

Determines the text color used for the title of the control.

Syntax

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

Property Value

Color

Requirements

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

See Also