<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Korzh&#039;s programming tips - Windows Forms category</title>
  <link>http://blogs.korzh.com:80/progtips/categories/winForms/</link>
  <description>Different programming problems and their solutions</description>
  <language>en</language>
  <copyright>Sergiy Korzh</copyright>
  <lastBuildDate>Fri, 22 Aug 2008 17:15:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>Item dragging in Windows Forms ListBox control</title>
    <link>http://blogs.korzh.com:80/progtips/2008/06/10/item-dragging-in-windows-forms-listbox-control.html</link>
    
      
      
        <description>
          A small class which allows to drag items within Windows Forms ListBox control.&lt;p&gt;&lt;a href=&#034;http://blogs.korzh.com:80/progtips/2008/06/10/item-dragging-in-windows-forms-listbox-control.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <category>Windows Forms</category>
    
    <category>C#</category>
    
    <category>.NET</category>
    
    <comments>http://blogs.korzh.com:80/progtips/2008/06/10/item-dragging-in-windows-forms-listbox-control.html#comments</comments>
    <guid isPermaLink="true">http://blogs.korzh.com:80/progtips/2008/06/10/item-dragging-in-windows-forms-listbox-control.html</guid>
    <pubDate>Tue, 10 Jun 2008 07:44:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Update ListBox item in Windows Forms</title>
    <link>http://blogs.korzh.com:80/progtips/2008/05/10/update-listbox-item-in-windows-forms.html</link>
    
      
      
        <description>
          A small gimmick which make ListBox control to reflect the changes made in some item.&lt;p&gt;&lt;a href=&#034;http://blogs.korzh.com:80/progtips/2008/05/10/update-listbox-item-in-windows-forms.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <category>Windows Forms</category>
    
    <category>C#</category>
    
    <category>.NET</category>
    
    <comments>http://blogs.korzh.com:80/progtips/2008/05/10/update-listbox-item-in-windows-forms.html#comments</comments>
    <guid isPermaLink="true">http://blogs.korzh.com:80/progtips/2008/05/10/update-listbox-item-in-windows-forms.html</guid>
    <pubDate>Sat, 10 May 2008 07:08:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Applying XP visual styles to Windows Forms applications</title>
    <link>http://blogs.korzh.com:80/progtips/2008/04/23/applying-xp-visual-styles-to-windows-forms-applications.html</link>
    
      
      
        <description>
          Windows XP has introduced a new look and feel to the Windows user interface but Windows Forms applications just ignore it by default. &lt;br /&gt;
This article describes how to turn on XP themes support in Windows Forms projects quickly and easily.&lt;p&gt;&lt;a href=&#034;http://blogs.korzh.com:80/progtips/2008/04/23/applying-xp-visual-styles-to-windows-forms-applications.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <category>Windows Forms</category>
    
    <category>C#</category>
    
    <category>.NET</category>
    
    <comments>http://blogs.korzh.com:80/progtips/2008/04/23/applying-xp-visual-styles-to-windows-forms-applications.html#comments</comments>
    <guid isPermaLink="true">http://blogs.korzh.com:80/progtips/2008/04/23/applying-xp-visual-styles-to-windows-forms-applications.html</guid>
    <pubDate>Wed, 23 Apr 2008 09:05:00 GMT</pubDate>
  </item>
  
  </channel>
</rss>
