SWT.CONTROL

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

class SWT
int CONTROL;

Meta