dbicDropDate Send comments on this topic.
BorderColor Property
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiCalendarControl Class : BorderColor Property

Gets or sets the border color around the calendar.

Syntax

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

Property Value

Color

Requirements

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

See Also