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

Determines the primary color used to paint the backgroud in the navigation buttons.

Syntax

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

Property Value

Color

Requirements

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

See Also