CalendarControl Xojo Plugin

CalendarControl.YearFieldClicked Event

This event will fire always when the year arrows are clicked.

YearFieldClicked()

Parameters

Remarks

Setting the CancelEventAction property to true from within this event will make internal handling of the YearFieldClicked get canceled.

See Also

CalendarControl Control