PLAYLIST.itemPlayingBackgroundColor

[与此页面关联的功能(Windows 媒体播放器 SDK)是旧版功能。 它已被 MediaPlayer 取代。 MediaPlayer 已针对Windows 10和Windows 11进行了优化。 Microsoft 强烈建议新代码尽可能使用 MediaPlayer 而不是 Windows 媒体播放器 SDK。 如果可能,Microsoft 建议重写使用旧 API 的现有代码以使用新 API。]

itemPlayingBackgroundColor 属性指定或检索当前播放的播放列表项目的背景色。

        elementID.itemPlayingBackgroundColor

可能的值

此属性是包含任何 Microsoft Internet Explorer 颜色值的读/写 字符串 。 它的默认值为“#222222”。

要求

要求
版本
Windows 媒体播放器版本 7.0 或更高版本

另请参阅

颜色参考

PLAYLIST 元素