property CalendarCombo.MarkToday as Boolean
Retrieves or sets a value that indicates whether the control marks the today date.

TypeDescription
Boolean A boolean expression that indicates whether the control marks the today date.

Use the MarkToday property to mark today date. By default, the MarkToday property is False.