MFORMATSLib Namespace : eMFEventsFlags Enumeration |
Member | Description |
---|---|
eMFEF_ALT_DOWN | Alt button is pressed |
eMFEF_CAPS_LOCK_ON | Caps Lock is activated |
eMFEF_COMMAND_DOWN | Command (Win) button is pressed |
eMFEF_CONTROL_DOWN | Control (Ctrl) button is pressed |
eMFEF_IS_KEY_PAD | Whether keypad button is pressed |
eMFEF_IS_LEFT | Whether left system button is pressed (for Shift, Ctrl, Alt) |
eMFEF_IS_RIGHT | Whether right system button is pressed (for Shift, Crtl, Alt) |
eMFEF_LEFT_MOUSE_BUTTON | Left mouse button is pressed |
eMFEF_MIDDLE_MOUSE_BUTTON | Middle mouse button is pressed |
eMFEF_NUM_LOCK_ON | Num Lock is activated |
eMFEF_RIGHT_MOUSE_BUTTON | Right mouse button is pressed |
eMFEF_SHIFT_DOWN | Shift button is pressed |