<?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>.NET Framework: adding a separator to a context menu</title><link>http://blogs.msdn.com/mapo/archive/2009/03/25/net-framework-adding-a-separator-to-a-context-menu.aspx</link><description>To add a separator menu item to a context menu in a .NET Framework application, you simply have to add a menu item with the Text property set to "-". Here is an example of the required code: // creating the context menu System.Windows.Forms.ContextMenu</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>infoblog &amp;raquo; .NET Framework: adding a separator to a context menu</title><link>http://blogs.msdn.com/mapo/archive/2009/03/25/net-framework-adding-a-separator-to-a-context-menu.aspx#9507126</link><pubDate>Wed, 25 Mar 2009 13:44:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9507126</guid><dc:creator>infoblog &amp;raquo; .NET Framework: adding a separator to a context menu</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blog.a-foton.ru/index.php/2009/03/25/net-framework-adding-a-separator-to-a-context-menu/"&gt;http://blog.a-foton.ru/index.php/2009/03/25/net-framework-adding-a-separator-to-a-context-menu/&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>