Adding custom menu in Front page (Add Ins)
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all. I want to add some custom menus in ‘Microsoft Front page’ application and also I want to handle click events on those custom menus. Like… I want to add custom menu and on click event of it, I want to open the currently selected image from Front page in MS-Paint. This is something possible through ‘Add Ins’. Can anybody please educate me more about creating ‘Add In’ Dlls, where to keep or how to register these Dlls with Front page? A sample code for Add In Dlls would be most appreciated. Thanks
Sameer Thakur