Visio Guy

Visio Discussions => Programming & Code => Topic started by: codechurn on September 05, 2019, 04:17:22 AM

Title: Visio Organization Chart OrgC11 commands
Post by: codechurn on September 05, 2019, 04:17:22 AM
I'm trying to figure out the Visio OrgC11 commands for some of the ribbon items in Visio 2019. In older versions of Visio I was able to programmatically iterate over the Visio.Application.ActiveDocument.CustomToolbars toolbar items for the Organization Chart and inspect the AddOn Args property. With the migration to the Fluent menu system, the CustomToolBars is null and I have no idea how to retrieve the ribbons. anyone have some guidance?
Title: Re: Visio Organization Chart OrgC11 commands
Post by: codechurn on September 07, 2019, 01:22:27 AM
In case anyone stumbles upon this message, the following post listed all of the commands I needed:
http://visguy.com/vgforum/index.php?topic=4286.0