<?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: Change background color of TextBox or ComboBox in Windows Forms</title>
	<atom:link href="http://vorleakchy.com/2008/07/change-background-color-of-textbox-or-combobox-in-windows-forms/feed/" rel="self" type="application/rss+xml" />
	<link>http://vorleakchy.com/2008/07/change-background-color-of-textbox-or-combobox-in-windows-forms/</link>
	<description>I have passion for technologies</description>
	<lastBuildDate>Thu, 10 Dec 2009 07:06:12 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Srdjan</title>
		<link>http://vorleakchy.com/2008/07/change-background-color-of-textbox-or-combobox-in-windows-forms/comment-page-1/#comment-4</link>
		<dc:creator>Srdjan</dc:creator>
		<pubDate>Tue, 12 May 2009 14:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://vorleakchy.com/?p=7#comment-4</guid>
		<description>Hi. It&#039;s a good idea but with one flaw. 

Since events for Enter and Leave are static, using this class will result in a memory leak, every form ever opened will remain in memory. 

You have to unsubscribe from the events before form closes.</description>
		<content:encoded><![CDATA[<p>Hi. It&#8217;s a good idea but with one flaw. </p>
<p>Since events for Enter and Leave are static, using this class will result in a memory leak, every form ever opened will remain in memory. </p>
<p>You have to unsubscribe from the events before form closes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
