MenuSet Object
Visio Automation Reference |
Represents an entire menu set used by a Microsoft Office Visio window context.
Version Information
Version Added: Visio 4.0
Remarks
A shortcut menu (which appears when you click the right mouse button) is represented by a MenuSet object that has a single untitled Menu object in its Menus collection, which contains the contents of the shortcut menu in its MenuItems collection.
See Also