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
- namespace Aspose.Html.Dom.Events
- assembly Aspose.HTML
Refer to the ctrlKey attribute.
public bool CtrlKey { get; }
true if [control key]; otherwise, false.