Class: cSigCjCom_DListViewEvents
Event interface for ListView Control
Class Hierarchy:
cObject

Mixin


cSigCjCom_DListViewEventsClass Definition
Functions and Procedures

OnComAfterLabelEdit(Short ByRef llCancel String ByRef llNewString)

OnComBeforeLabelEdit(Short ByRef llCancel)

OnComColumnClick(Variant llColumnHeader)

OnComDblClick()

OnComItemCheck(Variant llItem)

OnComItemClick(Variant llItem)

OnComKeyDown(Short ByRef llKeyCode Short llShift)

OnComKeyPress(Short ByRef llKeyAscii)

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)

OnComOLECompleteDrag(Integer ByRef llEffect)

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)

OnComOLEGiveFeedback(Integer ByRef llEffect Boolean ByRef llDefaultCursors)

OnComOLESetData(Variant llData Short ByRef llDataFormat)

OnComOLEStartDrag(Variant llData Integer ByRef llAllowedEffects)

RegisterComEvents()