DateTimePicker.TodayButtonCaption
From Xojo Documentation
Property (As String= )
aDateTimePicker.TodayButtonCaption = newString=Value
or
String=Value = aDateTimePicker.TodayButtonCaption
New in 2020r2
Supported for all project types and targets.
or
String=Value = aDateTimePicker.TodayButtonCaption
New in 2020r2
Supported for all project types and targets.
The caption for the Today button.
Notes
The Today button appears only on Linux.