DesktopDateTimePicker.TodayButtonCaption
From Xojo Documentation
Property (As String )
aDesktopDateTimePicker.TodayButtonCaption = newStringValue
or
StringValue = aDesktopDateTimePicker.TodayButtonCaption
New in 2021r3
Supported for all project types and targets.
or
StringValue = aDesktopDateTimePicker.TodayButtonCaption
New in 2021r3
Supported for all project types and targets.
The caption for the Today button.
Notes
The Today button appears only on Linux.