<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: User Control Closing Event</title>
	<atom:link href="http://lukhezo.com/2007/10/10/usercontrol-closing-event/feed/" rel="self" type="application/rss+xml" />
	<link>http://lukhezo.com/2007/10/10/usercontrol-closing-event/</link>
	<description>.NET Haberdasher</description>
	<lastBuildDate>Thu, 22 Dec 2011 04:06:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Joe</title>
		<link>http://lukhezo.com/2007/10/10/usercontrol-closing-event/#comment-782</link>
		<dc:creator><![CDATA[Joe]]></dc:creator>
		<pubDate>Thu, 03 Mar 2011 04:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://castalian.wordpress.com/2007/10/10/usercontrol-closing-event/#comment-782</guid>
		<description><![CDATA[Yep the 1st post is right.]]></description>
		<content:encoded><![CDATA[<p>Yep the 1st post is right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scott</title>
		<link>http://lukhezo.com/2007/10/10/usercontrol-closing-event/#comment-732</link>
		<dc:creator><![CDATA[scott]]></dc:creator>
		<pubDate>Mon, 27 Dec 2010 05:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://castalian.wordpress.com/2007/10/10/usercontrol-closing-event/#comment-732</guid>
		<description><![CDATA[i&#039;d have to agree with the original commentator. but i don&#039;t think i would be a dick about it.]]></description>
		<content:encoded><![CDATA[<p>i&#8217;d have to agree with the original commentator. but i don&#8217;t think i would be a dick about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scott</title>
		<link>http://lukhezo.com/2007/10/10/usercontrol-closing-event/#comment-138</link>
		<dc:creator><![CDATA[scott]]></dc:creator>
		<pubDate>Thu, 11 Sep 2008 23:47:48 +0000</pubDate>
		<guid isPermaLink="false">http://castalian.wordpress.com/2007/10/10/usercontrol-closing-event/#comment-138</guid>
		<description><![CDATA[This solution has zero scalability and does not solve the problem of a user control closing...

What if the user control is in another container, in yet another container etc...what if its buried down 5 or more levels?

What if your application uses dockable windows that can be loaded up and destroyed during the lifetime of the application?

The only thing this code does is tell the user control the main outer app window is shutting down...and one can simply call a method in the user control from the form closing event to achieve the same result...

Sorry bud

This does not inform the user control that IT IS closing...

Try again

SW]]></description>
		<content:encoded><![CDATA[<p>This solution has zero scalability and does not solve the problem of a user control closing&#8230;</p>
<p>What if the user control is in another container, in yet another container etc&#8230;what if its buried down 5 or more levels?</p>
<p>What if your application uses dockable windows that can be loaded up and destroyed during the lifetime of the application?</p>
<p>The only thing this code does is tell the user control the main outer app window is shutting down&#8230;and one can simply call a method in the user control from the form closing event to achieve the same result&#8230;</p>
<p>Sorry bud</p>
<p>This does not inform the user control that IT IS closing&#8230;</p>
<p>Try again</p>
<p>SW</p>
]]></content:encoded>
	</item>
</channel>
</rss>

