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

Determines the color used to paint the title text and monthly text and navigation buttons of the calendar.

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