W
wes2
I need to capture hot keys in my add-in so the add-in performs the same
operation as it does when the equivilent button or menu item is selected. I
can catch some of the hotkeys using the outlook object model but in some
cases it appears I'm going to catch the hot-key event. Does anyone know how
to create a generic event handler inside an outlook add-in (as opposed to
using the outlook object events.) One barrier is that I can't get the HWND
form an inspector object.
Any ideas? Has anyone done this?
THanks!
operation as it does when the equivilent button or menu item is selected. I
can catch some of the hotkeys using the outlook object model but in some
cases it appears I'm going to catch the hot-key event. Does anyone know how
to create a generic event handler inside an outlook add-in (as opposed to
using the outlook object events.) One barrier is that I can't get the HWND
form an inspector object.
Any ideas? Has anyone done this?
THanks!