MenuItems object (Visio)

Contains a MenuItem object for each command on a Microsoft Visio menu.

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.

Remarks

To retrieve a MenuItems collection, use the MenuItems property of a Menu object or a MenuItem object.

The default property of a MenuItems collection is Item.

Unlike other Visio collections, the MenuItems collection is indexed starting with zero (0) rather than 1.

Methods

Properties

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.