J
james
(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
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