![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi
Im writing an outlook 2003 addin, and i need to add an item to the context menu on emails. (the right-click menu that appears on emails in the inbox.) I have done som research and i seems that this i only supported in outlook 2007, however I have seen work arounds on the net, mostly in VB. But does anybody know how to do this in c# or might point me in a direction were i might find a solution. Cheers. Danny |
Ads |
#2
|
|||
|
|||
![]()
Richard Kagerer has posted a code sample at http://www.outlookcode.com/codedetail.aspx?id=314 that shows how you might trick Outlook into exposing the context menu through Explorer.CommandBars.
The C++ sample add-in at http://www.codeproject.com/atl/outlook2k3addin.asp also shows a technique for working with the context menu. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Danny Kjærgaard" wrote in message ... Hi Im writing an outlook 2003 addin, and i need to add an item to the context menu on emails. (the right-click menu that appears on emails in the inbox.) I have done som research and i seems that this i only supported in outlook 2007, however I have seen work arounds on the net, mostly in VB. But does anybody know how to do this in c# or might point me in a direction were i might find a solution. Cheers. Danny |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
vsto 2003 suddenly cannot debug outlook add-in | craig spareway | Add-ins for Outlook | 0 | November 25th 06 01:35 AM |
VSTO Outlook 2003 - problem with actions | Eddie | Add-ins for Outlook | 4 | November 6th 06 05:00 PM |
Outlook 2003 and VSTO questions | Christie | Add-ins for Outlook | 0 | November 3rd 06 07:19 AM |
VSTO - Market Share of Outlook 2003 (Pro)? | Tadwick | Add-ins for Outlook | 0 | July 30th 06 05:14 AM |
VSTO Backwards compatibility with Outlook 2003 / 2007 | abcomp | Add-ins for Outlook | 1 | July 19th 06 04:14 PM |