property Calendar.TodayCaption as String
Retrieves or sets a value that indicates the today button's caption, in the calendar panel.

TypeDescription
String A String expression that specifies the caption to be displayed on the Today's button
By default, the TodayCaption property is "Today". The TodayCaption property indicates the caption to be displayed on the Today's button. Use the ShowTodayButton property to hide the Today button. The ShowYearScroll property indicates whether the calendar panel displays an horizontal scroll bar to allow the user to change the calendar's year. The Background(exCalendarTodayForeColor)  property indicates the Today's button foreground color. The Background(exCalendarTodayUp)  and Background(exCalendarTodayDown)  properties indicate the visual appearance of the Today's button.