Displaying a shapes ShapeData Window from a Command Button

Started by drussell10, July 25, 2014, 08:15:38 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

drussell10

I am new to VBA and programming Visio.   I have created a command button and I want to be able to click on it and display the shape data info from a specific shape.   I have grouped and named all of the shapes ahead of time.   Any help would be appreciated.

JuneTheSecond

#1
No answer?

When I recorded macro for a simple shape, I got next VBA macro.

Application.ActiveWindow.Windows.ItemFromID(visWinIDCustProp).Visible = True

Hope this helps.
Best Regards,

Junichi Yoda
http://june.minibird.jp/