Mike Ryan
Guest
|
Hi,
Is it possible to add custom menu items to the popup menus in Explorers in Outlook?
Specifically, I'd like to be able to put some custom menu items on the popup menu when you right-click an item in the Contacts folder.
Thanks!
Warm regards,
MR. |
|
Dmitry Kostochko
Add-in Express team
Posts: 2880
Joined: 2004-04-05
|
Hello Mike,
Yes, it is possible in Outlook XP and 2003.
We have created an example.
The heart of the idea is to capture the OnUpdate event of the CommandBars interface and to change the Context Menu command bar (if it exists).
Sincerely,
ADX Support Team |
|