dbicMonth Send comments on this topic.
TitleForeColor Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : TitleForeColor Property

Gets or sets the fore color of the title section.

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