Class: cSigCjCom_DPushButtonEvents

Module location: SigCjW_Controls.pkg line 896 (view source)

Event interface for PushButton Control

Class Hierarchy:

cObjectMixincSigCjCom_DPushButtonEvents

Class Definition

Functions and Procedures

OnComClick()
OnComDropDown()
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)
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()