Share via


Windows Media Player 11 SDK PLAYLIST.editButtonVisibleĀ 

Windows Media Player SDK banner art

Previous Next

PLAYLIST.editButtonVisible

The editButtonVisible attribute specifies or retrieves a value indicating whether the Playlist edit button is visible.

Syntax

  

Possible Values

This attribute is a read/write Boolean.

Value Description
true The playlist edit button is visible.
false Default. The playlist edit button is not visible.

Remarks

When you set this attribute to true, the playlist edit button will appear in the lower-left corner of the PLAYLIST element. Clicking this button displays a menu of options allowing the user to edit, clear, sort, open, save, or copy a playlist.

Requirements

Windows Media Player 9 Series or later.

See Also

Previous Next