Windows Media Player 11 SDK AmbientAttributes.accKeyboardShortcut
Previous | Next |
AmbientAttributes.accKeyboardShortcut
The accKeyboardShortcut attribute specifies or retrieves a keyboard shortcut description for any element.
Syntax
Possible Values
This attribute is a read/write String with a default value of "" (empty string) For the BUTTON element, this attribute has a default value of "Spacebar or Enter". For the SLIDER element, the default value is "Right/Up Arrow to increase, Left/Down Arrow to decrease".
Remarks
This attribute is used for accessibility purposes. It allows a description of the keyboard shortcut for any element to be read aloud by a reader program. This attribute does not set the shortcut. The scripter must do that work.
This attribute also applies to button elements inside the button group control.
Requirements
Windows Media Player 9 Series or later.
See Also
Previous | Next |