Visio shape context menu

B

BBD

Hi all,

Does anybody have (or knows link) good C# / VB.NET example how to add items
to right mouse click context menu (when clicked on shape in Visio page) and
handle event afterwards, when user selects any custom item in this context
menu?

Thanks,
BBD
 
A

Al Edlund

Check out the visio sdk available as a free download. You're looking for
addadvise/marker events/action rows
al
 
Top