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

Determines the color used to paint the border of a selected date.

Syntax

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

Property Value

Color

Requirements

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

See Also