Skip to content

Latest commit

 

History

History
57 lines (33 loc) · 1.51 KB

onclick.md

File metadata and controls

57 lines (33 loc) · 1.51 KB
title description ms.assetid keywords topic_type api_name api_type ms.topic ms.date api_location ms.custom
onclick
The onclick event handler handles an event that occurs when the user clicks the element.
59aa0038-b004-4dc3-849a-6015db764843
onclick Windows Media Player
apiref
onclick
NA
reference
4/26/2023
UpdateFrequency5

onclick

[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 onclick event handler handles an event that occurs when the user clicks the element.

onclick

Remarks

This event handler is not applicable to the PLAYLIST element, the POPUP element, the VIDEO element, the LISTBOX 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