MsoButtonState enumeration (Office)
Specifies the appearance of a command bar button control.
Name | Value | Description |
---|---|---|
msoButtonDown | -1 | Button is pressed down. |
msoButtonMixed | 2 | Button is pressed down. |
msoButtonUp | 0 | Button is not pressed down. |
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.