VisUIMenuAnimation enumeration (Visio)

Values used in conjunction with the UIObject.MenuAnimationStyle 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
visMenuAnimationNone 0 Animations appear immediately.
visMenuAnimationRandom 1 Animations unfold or slide randomly.
visMenuAnimationSlide 3 Animations appear to slide into view from above.
visMenuAnimationUnfold 2 Animations appear to expand from a point in the upper-left corner of the animation.

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.