how to get the IMenuCommandService for Visio

P

ProjectGKR

Hello

I am developing a Addon for Visio using C# and I would like to know if Visio
has a IMenuCommandService and if so, how to get hold of it.

Thanks in advance
 
P

ProjectGKR

Thanks

I wrote my own IMenuService and added it to my designerloader services
collection and now everything is working
 
Top