MenuItems collection

MenuItems collection

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

See also         Properties         Methods         Events

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

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

Version added

4.0

Remarks

The default property of MenuItems is Item.

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