24 lines
703 B
Plaintext
24 lines
703 B
Plaintext
This sample shows code that changes playlist attributes.
|
|
|
|
This sample might require certain digital media files to be added to your library. To do this, run the file named loader.hta, which is located in the Windows Media Player SDK sample media folder, and follow the directions.
|
|
|
|
You can see the code that is used to change the following playlist attributes:
|
|
|
|
Playlist.visible
|
|
Playlist.dropdownVisible
|
|
Playlist.playlistItemsVisible
|
|
Playlist.columnsVisible
|
|
Playlist.columns
|
|
Playlist.width
|
|
Playlist.height
|
|
Playlist.backgroundColor
|
|
Playlist.itemPlayingColor
|
|
|
|
See the Windows Media Player SDK for more information about the Playlist element.
|
|
|
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
|