MouseEvent.CtrlKey

MouseEvent.CtrlKey property

Refer to the ctrlKey attribute.

public bool CtrlKey { get; }

Property Value

true if [control key]; otherwise, false.

See Also