Class: cSigCjCom_DGroupBoxEvents
Event interface for GroupBox Control
Class Hierarchy:
cObject

Mixin


cSigCjCom_DGroupBoxEventsClass Definition
Functions and Procedures

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)

RegisterComEvents()