MenuSet Object [Visio 2003 SDK Documentation]

Multiple objects
MenuSet
Multiple objects

Represents an entire menu set used by a Microsoft Office Visio window context.

Version added

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.

Properties | BuiltIn property | Caption property | Enabled property | Height property | Left property | Menus property | Position property | Protection property | RowIndex property | SetID property | Top property | Visible property | Width property

Methods | Delete method

Parent Objects | MenuSets Collection

Child Objects | Menus Object

See Also | MenuSets collection