Scanner ActiveX Control ReferenceEvents MouseMove Scanner ActiveX Control MouseMove Occurs when the mouse moves over the control. Public Event MouseMove( _ ByRef Button As Integer, _ ByRef Shift As Integer, _ ByRef X As Single, _ ByRef Y As Single) As Integer