MouseEventBase.ctrlKey

Indicates the current state of the given keyboard modifier keys.

class MouseEventBase
bool ctrlKey;

Meta

History

Added to mouse events on September 28, 2010.

Suggestion Box / Bug Report