Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 1.69 KB

playlist-itemselectedbackgroundfocuslostcolor.md

File metadata and controls

59 lines (34 loc) · 1.69 KB
title description ms.assetid keywords topic_type api_name api_type ms.topic ms.date ms.custom
PLAYLIST.itemSelectedBackgroundFocusLostColor
The itemSelectedBackgroundFocusLostColor attribute specifies or retrieves a value indicating the text color of a selected item in the playlist.
65be17ab-1e1e-4aea-ad8f-f21dd8bfc14c
PLAYLIST.itemSelectedBackgroundFocusLostColor Windows Media Player
apiref
PLAYLIST.itemSelectedBackgroundFocusLostColor
NA
reference
4/26/2023
UpdateFrequency5

PLAYLIST.itemSelectedBackgroundFocusLostColor

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

        elementID.itemSelectedBackgroundFocusLostColor

Possible Values

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

Requirements

Requirement Value
Version
Windows Media Player 10

See also

Color Reference

PLAYLIST Element