Share via


Windows Media Player 11 SDK LISTBOX.sorted 

Windows Media Player SDK banner art

Previous Next

LISTBOX.sorted

The sorted attribute specifies or retrieves a value indicating whether the list box control is sorted alphabetically. Can only be set at design time.

Syntax

  

Possible Values

This attribute is a read/write Boolean.

Value Description
true The list box control is sorted alphabetically.
false Default. The list box control is not sorted alphabetically.

Requirements

Windows Media Player for Windows XP or later.

See Also

Previous Next