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

Determines the font used to draw the text to describe "Today".

Syntax

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

Property Value

Font

Requirements

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

See Also