DesktopDateTimePicker.GraphicalDisplay

From Xojo Documentation

Property (As Boolean )
aDesktopDateTimePicker.GraphicalDisplay = newBooleanValue
or
BooleanValue = aDesktopDateTimePicker.GraphicalDisplay

New in 2021r3

Supported for all project types and targets.

If True, the control will display as a graphical calendar and clock.

Notes

For Linux, the graphical display is the only option supported.

GraphicalDisplay is not supported on Windows.