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

Determines the color used to paint the text of calendar dates that are not part of the current month.

Syntax

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

Property Value

Color

Requirements

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

See Also