property CalendarCombo.TodayCaption as String
Retrieves or sets a value that indicates the today button's caption.

TypeDescription
String A string expression that indicates the caption for combo's today button.

Use the TodayCaption property to specify the caption for combo's today button. Use the ShowTodayButton property to hide the control's today button. By default the TodayCaption property is "Today" .