Class: cSigCjCom_DTaskPanelEvents

Module location: SigCjW_TaskPanel.pkg line 2087 (view source)

Event interface for Xtreme TaskPanel Control

Class Hierarchy:

cObjectMixincSigCjCom_DTaskPanelEvents

Class Definition

Functions and Procedures

OnComBeginDrag(Variant llItem)
OnComClientHeightChanged()
OnComEndRenameItem(Variant llItem String ByRef llNewString Boolean ByRef llCancel)
OnComFocusedItemChanged()
OnComGroupExpanded(Variant llGroup)
OnComGroupExpanding(Variant llGroup Boolean llExpanding Boolean ByRef llCancel)
OnComGroupMove(Variant llGroup)
OnComHotItemChanged()
OnComItemClick(Variant llItem)
OnComItemDblClick(Variant llItem)
OnComItemDrop(Variant llItem)
OnComItemRButtonDown(Variant llItem)
OnComKeyDown(Short ByRef llKeyCode Short llShift)
OnComKeyUp(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)
OnComOLEDragDrop(Variant llData Integer ByRef llEffect Short llButton Short llShift OLE_XPOS_PIXELS llx OLE_YPOS_PIXELS lly)
OnComOLEDragOver(Variant llData Integer ByRef llEffect Short llButton Short llShift OLE_XPOS_PIXELS llx OLE_YPOS_PIXELS lly Short llstate)
RegisterComEvents()