Windows Media Player 11 SDK LISTBOX.readOnly
Previous | Next |
LISTBOX.readOnly
The readOnly attribute specifies or retrieves a value indicating whether text is read only or can be selected by the user. Can only be set at design time.
Syntax
Possible Values
This attribute is a read/write Boolean.
Value | Description |
true | Text is read only. |
false | Default. Text can be selected by the user. |
Requirements
Windows Media Player for Windows XP or later.
See Also
Previous | Next |