Capture delete key

D

Dhananjay

Hi All,
I want to capture delete key on any mailitem. i.e. If user wants to
delete any mail, then if he uses the delete key on the keyboard, can I
trap the event for that?
Thanks,
Dhananjay
 
M

Michael Bauer [MVP - Outlook]

Once I tried it with subclassing, no way. Even with a hook written in C++,
which works for all the other keys, I had no success. So, if you find a way
I'd be interested, too.

But at least you can capture the Explorer's SelectionChange event, which
fires if an item gets deleted.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Organize eMails:
<http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6>

Am Tue, 23 Oct 2007 16:09:43 -0000 schrieb Dhananjay:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top