DesktopDateTimePicker.DateChanged

From Xojo Documentation

Event


DesktopDateTimePicker.DateChanged(value As DateTime)

New in 2021r3

Supported for all project types and targets.

The date and or time has been changed.

Notes

This event will be called when the SelectedDate property is changed either via code or by the user.

See Also

SelectedDate property.