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

Gets or sets the color used to paint the border of the navigation buttons.

Syntax

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

Property Value

Color

Requirements

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

See Also