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

Gets or sets the border color around the current date in the control.

Syntax

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

Property Value

Color

Requirements

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

See Also