wxCalendarEvent

wxCalendarEvent

wxCalendarEvent
Functions for wxCalendarEvent class

The wxCalendarEvent class is used together with wxCalendarCtrl.

See: wxCalendarCtrl

This class is derived (and can use functions) from: wxDateEvent wxCommandEvent wxEvent

wxWidgets docs: wxCalendarEvent

Types

Returns the week day on which the user clicked in EVT_CALENDAR_WEEKDAY_CLICKED handler.

It doesn't make sense to call this function in other handlers.