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

Determines the secondary color used to paint the background in the navigation buttons.

Syntax

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

Property Value

Color

Requirements

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

See Also