Skip to content

Latest commit

 

History

History
57 lines (33 loc) · 1.55 KB

onmousemove.md

File metadata and controls

57 lines (33 loc) · 1.55 KB
title description ms.assetid keywords topic_type api_name api_type ms.topic ms.date api_location ms.custom
onmousemove
The onmousemove event handler handles an event that occurs when the user moves the mouse pointer while it is over an element.
8c834593-c842-48db-862d-994922aad776
onmousemove Windows Media Player
apiref
onmousemove
NA
reference
4/26/2023
UpdateFrequency5

onmousemove

[The feature associated with this page, Windows Media Player SDK, is a legacy feature. It has been superseded by MediaPlayer. MediaPlayer has been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer instead of Windows Media Player SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

The onmousemove event handler handles an event that occurs when the user moves the mouse pointer while it is over an element.

onmousemove

Remarks

This event handler is not applicable to the PLAYLIST element, the VIDEO element when VIDEO.windowless is false, or the EFFECTS element when EFFECTS.windowed is true.

Requirements

Requirement Value
Version
Windows Media Player version 70 or later

See also

Ambient Event Handlers