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

Gets or sets the color of the title text in 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