Did you try to use the Application.Inspectors.NewInspector event?
Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool
"james" <aceggroll[ at ]yahoo.com.au> wrote in message news:1140558508.553288.123110[ at ]z14g2000cwz.googlegroups.com...
[Quoted Text] > (reposted from microsoft.public.win32.programmer.messaging) > > Is there any way to catch the event for the user action of > right-clicking on an unselected explorer item, and clicking "reply"? > > I have an add-in working in OL2003 / W2KPro where: > * Reply event _is_ triggered from an open inspector. > * Reply event _is_ triggered after user has selected an item in the > explorer > > But: > Reply event is _not_ triggered if the user right-clicks on an > (unselected) item in the explorer and selects Reply. > > Is there any way to trigger this event? > > As the item isn't yet in an inspector, nor is it selected, it doesn't > seem as if we have an item that we specify events for. > > Any ideas? > > James >
|