selection controls. (only generic)
@endStyleTable
- @beginEventTable
+ @beginEventTable{wxCalendarEvent}
@event{EVT_CALENDAR(id, func)}:
A day was double clicked in the calendar.
@event{EVT_CALENDAR_SEL_CHANGED(id, func)}:
@nativeimpl{wxgtk}
- @see @ref overview_samplecalendar "Calendar sample", wxCalendarDateAttr,
- wxCalendarEvent, wxDatePickerCtrl
+ @see @ref page_samples_calendar, wxCalendarDateAttr, wxCalendarEvent,
+ wxDatePickerCtrl
*/
class wxCalendarCtrl : public wxControl
{