Skip to content

Latest commit

 

History

History
57 lines (33 loc) · 1.5 KB

onmousedown.md

File metadata and controls

57 lines (33 loc) · 1.5 KB
title description ms.assetid keywords topic_type api_name api_type ms.topic ms.date api_location ms.custom
onmousedown
The onmousedown event handler handles an event that occurs when the user clicks a mouse button.
975231e3-5098-45ca-b63b-eaf27d40578d
onmousedown Windows Media Player
apiref
onmousedown
NA
reference
4/26/2023
UpdateFrequency5

onmousedown

[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 onmousedown event handler handles an event that occurs when the user clicks a mouse button.

onmousedown

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