DateTimePicker.TodayButtonCaption
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
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.