property Calendar.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 the Today button, the Date property is set to today date. Use the ShowTodayButton to show or hide the today button. Use the TodayCaption property to change the caption for the today button.