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

Determines the color used to paint the navigation buttons.

Syntax

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

Property Value

Color

Requirements

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

See Also