CI MeterX > ActiveX Control Reference > Events > MouseMove

MouseMove(Button, Shift, X, Y)

Description
Occurs when the user moves the mouse over the object.

Arguments
Button is integer; Shift is integer; X and Y are float (single).

Return Value
None.

See Also:

MouseDown

MouseUp