How can I assign a macro to a button on a tool bar of Visio 2003 Pro.
I icone macro visio Sep 8, 2004 #1 How can I assign a macro to a button on a tool bar of Visio 2003 Pro.
H Hin Sep 9, 2004 #2 u may try AddOnName property of the ToolbarItem object or OnAction property of the CommandBarControl object, depending on which UI model u prefer.
u may try AddOnName property of the ToolbarItem object or OnAction property of the CommandBarControl object, depending on which UI model u prefer.