Movie Player SDK ActiveX Control ReferenceEvents MouseMove Movie Player 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