This topic has not yet been rated - Rate this topic

Menu.CmdNum Property (Visio)

Published: July 16, 2012

Gets or sets the command ID associated with a menu. Read/write.

Version Added: Visio 4.0

expression .CmdNum

expression A variable that represents a Menu object.

Return Value

Integer

Note 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.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.