Menu.CmdNum Property (Visio)
Office 2013
Published: July 16, 2012
Gets or sets the command ID associated with a menu. Read/write.
Note
|
|---|
|
Starting with Microsoft Visio 2010, the Microsoft Office Fluent user interface (UI) replaces 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 2013, but they function differently. |
Valid command IDs are declared by the Visio type library in VisUICmds. They have the prefix visCmd.
Note