home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / zkuste / vbasic / Data / Utils / WMP71SDK.exe / showplay.txt < prev    next >
Encoding:
Text File  |  2001-03-02  |  445 b   |  23 lines

  1. This sample shows code that changes playlist attributes.
  2.  
  3. You can see the code that is used to change the following playlist attributes:
  4.  
  5. Playlist.visible
  6. Playlist.dropdownVisible
  7. Playlist.playlistItemsVisible
  8. Playlist.columnsVisible
  9. Playlist.columns
  10. Playlist.width
  11. Playlist.height
  12. Playlist.backgroundColor
  13. Playlist.itemPlayingColor
  14.  
  15. See the Windows Media Player SDK for more information about the Playlist element.
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.