VisUIButtonState enumeration (Visio)
Constants describing the state of buttons in command bars to be passed to and returned from the ToolbarItem.State property
Note
Starting with Visio 2010, the Microsoft Office Fluent user interface (UI) replaced the previous system of layered menus, toolbars, and task panes. VBA objects and members that you used to customize the user interface in previous versions of Visio are still available in Visio, but they function differently.
Constant | Value | Description |
---|---|---|
visButtonDown | -1 | Button is down. |
visButtonUp | 0 | Button is up. |
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.