<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Simple Outlook 2007 VSTO 2005 SE add-in that shows ItemContextMenuDisplay and Table usage</title><link>http://blogs.msdn.com/b/eric_carter/archive/2006/10/09/simple-outlook-2007-vsto-2005-se-add_2D00_in-that-shows-itemcontextmenudisplay-and-table-usage.aspx</link><description>Someone on the team was looking to use VSTO 2005 SE to display a context menu in Outlook 2007 when you right-click on a mail item to delete all related mail items. I put together some quick and dirty code that shows how to do this. The interesting things</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Simple Outlook 2007 VSTO 2005 SE add-in that shows ItemContextMenuDisplay and Table usage</title><link>http://blogs.msdn.com/b/eric_carter/archive/2006/10/09/simple-outlook-2007-vsto-2005-se-add_2D00_in-that-shows-itemcontextmenudisplay-and-table-usage.aspx#912398</link><pubDate>Tue, 31 Oct 2006 19:43:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:912398</guid><dc:creator>WHong</dc:creator><description>&lt;p&gt;Sorry, this comment was meant for a post which has comment disabled.&lt;/p&gt;
&lt;p&gt;I found almost all article links are invalided in your previous posts. Could you please update the link?&lt;/p&gt;
&lt;p&gt;Thanks a lot&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=912398" width="1" height="1"&gt;</description></item><item><title>re: Simple Outlook 2007 VSTO 2005 SE add-in that shows ItemContextMenuDisplay and Table usage</title><link>http://blogs.msdn.com/b/eric_carter/archive/2006/10/09/simple-outlook-2007-vsto-2005-se-add_2D00_in-that-shows-itemcontextmenudisplay-and-table-usage.aspx#813704</link><pubDate>Tue, 10 Oct 2006 21:11:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:813704</guid><dc:creator>Cyril</dc:creator><description>Hello Eric,

I sure wish Word had an equivalent for the ItemContextMenuDisplay event.
Right now, we must use WindowBeforeRightClick. There are two drawbacks to this approach:

- It does not work if the user presses the context menu keyboard key (this is bad for acccessibility)
- We must grab the appropriate CommandBar object, which depends on the selection (text, table ...).

Do you know if there is any short-time plan to add this kind of event to the Word OM ?

Thanks a lot.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=813704" width="1" height="1"&gt;</description></item><item><title>re: Simple Outlook 2007 VSTO 2005 SE add-in that shows ItemContextMenuDisplay and Table usage</title><link>http://blogs.msdn.com/b/eric_carter/archive/2006/10/09/simple-outlook-2007-vsto-2005-se-add_2D00_in-that-shows-itemcontextmenudisplay-and-table-usage.aspx#810658</link><pubDate>Tue, 10 Oct 2006 03:37:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:810658</guid><dc:creator>Beau</dc:creator><description>Can you do this in Outlook 2003?&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=810658" width="1" height="1"&gt;</description></item></channel></rss>