Retrieves the state of the CTRL key.
Syntax
HTML N/A Scripting [ bEvent = ] event.ctrlKey
Possible Values
bEvent Boolean that specifies one of the following values:
false CTRL key is not pressed. true CTRL key is pressed. The property is read-only with no default value.
Applies To
HTML N/A Scripting event