Windows Media Player 11 SDK event.altKey
Previous | Next |
event.altKey
The altKey attribute retrieves a value indicating whether the ALT key was down when the event occurred.
Syntax
Possible Values
This attribute is a read-only Boolean.
Value | Description |
true | Indicates the ALT key was in the down position. |
false | Indicates the ALT key was in the up position. |
Requirements
Windows Media Player version 7.0 or later.
See Also
Previous | Next |