VisKeyButtonFlags enumeration (Visio)
Flags passed to the MouseDown, MouseMove, and MouseUp events.
Constant | Value | Description |
---|---|---|
visKeyControl | 8 | Ctrl key |
visKeyShift | 4 | Shift key |
visMouseLeft | 1 | Left mouse button |
visMouseMiddle | 16 | Mouse wheel |
visMouseRight | 2 | Right mouse button |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.