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.setSelectedState
The setSelectedState method selects or unselects the item with the specified index.
Syntax
Parameters
index
Number (long) containing the index of the item to select or unselect.
selected
Boolean value indicating whether the item is to be selected (true) or unselected (false).
Return Values
This method does not return a value.
Remarks
This is used to select or unselect multiple lines.
Requirements
Windows Media Player for Windows XP or later.
See Also
| Previous | Next |