<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Fixing MenuStrip, part 2: Visible vs. Available, and a repro case</title>
	<atom:link href="http://blog.excastle.com/2008/12/28/fixing-menustrip-part-2-visible-vs-available-and-a-repro-case/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.excastle.com/2008/12/28/fixing-menustrip-part-2-visible-vs-available-and-a-repro-case/</link>
	<description>Life, .NET, and Cats</description>
	<lastBuildDate>Wed, 10 Mar 2010 13:53:57 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joe</title>
		<link>http://blog.excastle.com/2008/12/28/fixing-menustrip-part-2-visible-vs-available-and-a-repro-case/comment-page-1/#comment-58471</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 09 Jul 2009 02:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/?p=2597#comment-58471</guid>
		<description>No... to be honest, I lost interest once I had figured out how to do it. But the gist of it is, you capture a list of items in the menu, and then each time the menu drops down, you remove all its children and re-add the ones with Available=true. The version I&#039;m using is spiced up with a bit of recursion and some lambdas to automatically hook all the sub-menus.</description>
		<content:encoded><![CDATA[<p>No&#8230; to be honest, I lost interest once I had figured out how to do it. But the gist of it is, you capture a list of items in the menu, and then each time the menu drops down, you remove all its children and re-add the ones with Available=true. The version I&#8217;m using is spiced up with a bit of recursion and some lambdas to automatically hook all the sub-menus.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix</title>
		<link>http://blog.excastle.com/2008/12/28/fixing-menustrip-part-2-visible-vs-available-and-a-repro-case/comment-page-1/#comment-55291</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Sun, 07 Jun 2009 23:01:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/?p=2597#comment-55291</guid>
		<description>So, did you ever publish your solution somewhere?</description>
		<content:encoded><![CDATA[<p>So, did you ever publish your solution somewhere?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
