property CalendarCombo.ShowTodayButton as Boolean
Retrieves or sets a value that indicates whether the today button is visible or hidden.

TypeDescription
Boolean A boolean expression that indicates whether the today button is visible or hidden.

By clicking Today button, the Date property set to today date. Use the ShowTodayButton to show or hide the today button.