SWT.CTRL

Keyboard and/or mouse event mask indicating that the CTRL key was pushed on the keyboard when the event was generated (value is 1<<18).

class SWT
int CTRL;

Meta