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 |
event.ctrlKey
The ctrlKey attribute retrieves a value indicating whether the CTRL key was down when the event occurred.
Syntax
Possible Values
This attribute is a read-only Boolean.
| Value | Description |
| true | Indicates the CTRL key was in the down position. |
| false | Indicates the CTRL key was in the up position. |
Requirements
Windows Media Player version 7.0 or later.
See Also
| Previous | Next |