Description Occurs when the user moves the mouse.
Usage Sub BIDisp_MouseMove([ Index As Integer ], Button As Integer, Shift As Integer, X As Single, Y As Single)
Remarks See Microsoft Visual Basic Language Reference MouseMove event.
See Also MouseDown, MouseUp Events