Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 1.68 KB

playlist-itemselectedfocuslostcolor.md

File metadata and controls

59 lines (34 loc) · 1.68 KB
title description ms.assetid keywords topic_type api_name api_type ms.topic ms.date ms.custom
PLAYLIST.itemSelectedFocusLostColor
The itemSelectedFocusLostColor attribute specifies or retrieves a value indicating the text color of a selected item in the playlist when the playlist loses focus.
3dd30f09-0490-47d7-a7e5-9590deeacbb5
PLAYLIST.itemSelectedFocusLostColor Windows Media Player
apiref
PLAYLIST.itemSelectedFocusLostColor
NA
reference
4/26/2023
UpdateFrequency5

PLAYLIST.itemSelectedFocusLostColor

[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 itemSelectedFocusLostColor attribute specifies or retrieves a value indicating the text color of a selected item in the playlist when the playlist loses focus.

        elementID.itemSelectedFocusLostColor

Possible Values

This attribute is a read/write String representing a color. The default value is the Windows button text color.

Requirements

Requirement Value
Version
Windows Media Player 10

See also

Color Reference

PLAYLIST Element