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

Determines the border color used by the navigation button

Syntax

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

Property Value

Color

Requirements

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

See Also