Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| 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 |