Arbortext IsoView > Programmer's Reference > Events > MouseMove
  
MouseMove
This event is disabled by default. Use ConfigEvents to enable it. (See ConfigEvents.)
Introduced with Arbortext IsoView 2.0.
Syntax
MouseMoveButtonShiftxy
Parameters:
Button
Indicates which mouse button has been clicked as short.
Shift
Indicates if the shift key has been pressed as short.
x
Indicates the horizontal position as OLE_XPOS_PIXELS.
y
Indicates the vertical position as OLE_YPOS_PIXELS.