Class: cSigCjCom_DCalendarControlEvents

Module location: SigCjW_Calendar.pkg line 1543 (view source)

Event interface for CalendarControl Control

Class Hierarchy:

cObjectMixincSigCjCom_DCalendarControlEvents

Class Definition

Functions and Procedures

OnComBeforeDrawDayViewCell(Variant llCellParams)
OnComBeforeDrawThemeObject(OLECalendarBeforeDrawThemeObject lleObjType Variant llDrawParams)
OnComBeforeEditOperation(Variant llOpParams Boolean ByRef llbCancelOperation)
OnComContextMenu(OLE_XPOS_PIXELS llx OLE_YPOS_PIXELS lly)
OnComDblClick()
OnComDoCreateEvent(Variant llpEvent Integer ByRef llNewEventID Boolean ByRef llbResult)
Send only when custom data provider is used.
OnComDoCreateRPattern(Variant llpPattern Integer ByRef llNewPatternID Boolean ByRef llbResult)
Send only when custom data provider is used.
OnComDoDeleteEvent(Variant llpEvent Boolean ByRef llbResult)
Send only when custom data provider is used.
OnComDoDeleteRPattern(Variant llpPattern Boolean ByRef llbResult)
Send only when custom data provider is used.
OnComDoGetAllEventsRaw(Variant llEvents)
Send only when custom data provider is used.
OnComDoGetUpcomingEvents(DateTime lldtFrom Integer llPeriodMinutes Variant llpEvents)
Send only when custom data provider is used.
OnComDoReadEvent(Integer llEventID Variant llpEvent)
Send only when custom data provider is used.
OnComDoReadRPattern(Integer llPatternID Variant llpPattern)
Send only when custom data provider is used.
OnComDoRemoveAllEvents()
Send only when custom data provider is used.
OnComDoRetrieveDayEvents(DateTime lldtDay Variant llEvents)
Send only when custom data provider is used.
OnComDoUpdateEvent(Variant llpEvent Boolean ByRef llbResult)
Send only when custom data provider is used.
OnComDoUpdateRPattern(Variant llpPattern Boolean ByRef llbResult)
Send only when custom data provider is used.
OnComEventAddedEx(Variant llpEvent)
OnComEventChangedEx(Variant llpEvent)
OnComEventDeletedEx(Variant llpEvent)
OnComExpandButtonClick()
OnComGetItemText(Variant llItemParams)
OnComIsEditOperationDisabled(Variant llOpParams Boolean ByRef llbDisableOperation)
OnComKeyDown(Short ByRef llKeyCode Short llShift)
OnComMouseDown(Short llButton Short llShift OLE_XPOS_PIXELS llx OLE_YPOS_PIXELS lly)
OnComMouseMove(Short llButton Short llShift OLE_XPOS_PIXELS llx OLE_YPOS_PIXELS lly)
OnComMouseUp(Short llButton Short llShift OLE_XPOS_PIXELS llx OLE_YPOS_PIXELS lly)
OnComOptionsChanged(Integer llViewType)
OnComPrePopulate(Variant llViewGroup Variant llEvents)
OnComPrePopulateDay(Variant llViewDay)
OnComReminders(OLECalendarRemindersAction llAction Variant llReminder)
Send only when reminders enabled.
OnComSelectionChanged(OLECalendarSelectionChanged llSelType)
OnComTimeScaleChanged()
OnComViewChanged()
RegisterComEvents()