catch the mail item on_focus event

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hi everyone
I'm trying to catch the hovering over the mail items in outlook 2003.
I want to execute my code whenever the cursor is on a mail item.
Is there any way to catch this event and then execute my code?
It's my final problem in a large mission that I got.
Please help me finish it.

Thanks
John
 
Take a look at the Explorer.SelectionChange event.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top