<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/c-sharp/tags/WinForms</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 07 Oct 2008 18:04:23 GMT</pubDate>
<item>
<title>(C#) Using a BackgroundWorker Object from a Winform - rengber</title>
<link>http://snipplr.com/view/7541/using-a-backgroundworker-object-from-a-winform/</link>
<description><![CDATA[ <p>I didn't like the way ReportProgress events backed up, so I ran a Timer object to update the progress meter instead.</p> ]]></description>
<pubDate>Sun, 27 Jul 2008 23:18:51 GMT</pubDate>
<guid>http://snipplr.com/view/7541/using-a-backgroundworker-object-from-a-winform/</guid>
</item>
<item>
<title>(C#) NUnit Forms Code to Dismiss a Modal Form (not a messagebox). - rengber</title>
<link>http://snipplr.com/view/2461/nunit-forms-code-to-dismiss-a-modal-form-not-a-messagebox/</link>
<description><![CDATA[ <p>The trick to this is that you must find the class name of the form.  The caption won't cut it for non-messagebox modals.</p> ]]></description>
<pubDate>Thu, 12 Apr 2007 19:28:39 GMT</pubDate>
<guid>http://snipplr.com/view/2461/nunit-forms-code-to-dismiss-a-modal-form-not-a-messagebox/</guid>
</item>
</channel>
</rss>