Specifies whether the current date is selected when the user clicks the Today button.
Type
Description
Boolean
A boolean expression that specifies whether the today date is selected when the
user clicks the Today button.
By default, the SelectTodayData property is True. The SelectionChanged
event notifies your application when a new date is selected in the calendar
control. Use the ShowTodayButton
property to specify whether the Today button is shown or hidden. Use the TodayCaption
property to change the caption for the today button.