Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Represents a bitmask to indicate which modifier key is pressed during a keyboard or mouse event of a control.
| Name | Value | Description |
|---|---|---|
| olShiftStateShiftMask | 1 | Indicates that the Shift key is pressed during the event. |
| olShiftStateCtrlMask | 2 | Indicates that the Ctrl key is pressed during the event. |
| olShiftStateAltMask | 4 | Indicates that the Alt key is pressed during the event. |
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.