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

Gets or sets the color used to paint the arrow in the navigation buttons.

Syntax

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

Property Value

Color

Requirements

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

See Also