DateControl Xojo Plugin

DateControl.ValueChanged Event

This event is fired when a portion or all of the date changes in the control.

ValueChanged()

Parameters

Remarks

Use the controls Year, Month and Day property to get the new date value.

See Also

DateControl Control