MouseEvent.CtrlKey
MouseEvent.CtrlKey property
Refer to the ctrlKey attribute.
public bool CtrlKey { get; }
Property Value
true if [control key]; otherwise, false.
See Also
- class MouseEvent
 - package com.aspose.html.dom.events
 - package Aspose.HTML
 
Refer to the ctrlKey attribute.
public bool CtrlKey { get; }
true if [control key]; otherwise, false.