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

Determines the background color of the current calendar date (today).

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