VtChMouseFlag indicates which keyboard key is being held down while the mouse button is clicked.
| Constant | Description |
| VtChMouseFlagShiftKeyDown | The SHIFT key is held down when the mouse button is clicked. |
| VtChMouseFlagControlKeyDown | The CONTROL key is held down when the mouse button is clicked. |