Share via


Menu Object [Visio 2003 SDK Documentation]

Multiple objects
Menu
Multiple objects

Represents a single menu on a Microsoft Office Visio menu bar, such as the File menu or Edit menu.

Version added

4.0

Remarks

The index of a Menu object within the Menus collection corresponds to the menu's position from left to right on the menu bar, starting with zero (0) for the menu farthest to the left if the menus are arranged horizontally.

Properties | ActionText property | AddOnArgs property | AddOnName property | BuiltIn property | Caption property | CmdNum property | CntrlType property | Enabled property | FaceID property | Index property | IsHierarchical property | MDIWindowMenu property | MenuItems property | PaletteWidth property | State property | Style property | TypeSpecific1 property | TypeSpecific2 property | Visible property | Width property

Methods | Delete method | IconFileName method

Parent Objects | Menus Collection

Child Objects | MenuItems Object

See Also | Menus collection