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

Gets or sets the primary color to paint the navigation buttons.

Syntax

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

Property Value

Color

Requirements

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

See Also