capture office menu-click event

G

Guest

What I'm wanting to do is for any Office application:
1. Capture a Menu click event
2. Capture that Menu's items (submenu)
3. Create a seperate window with those submenu items
4. Capture submenu item click on the new window
5. Send submenu item click event back to Office application's submenu


I want to use c# to create the add-in, but I can not find the control for
all the office menu click events and the subitems.

I would appreciate any help

Thanks
Kelly
 
Top