Contents Index Topic Contents | ||
Previous Topic: cssText Next Topic: cursor |
ctrlKey
Description
Returns the state of the CTRL key, a Boolean value.
Syntax
object.ctrlKey
Settings
This read-only property is TRUE if the key is down, or FALSE otherwise.
Applies To
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.