<?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/vbnet/tags/to</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 22:44:28 GMT</pubDate>
<item>
<title>(VB.NET) Minimize to Tray - bennyty</title>
<link>http://snipplr.com/view/29390/minimize-to-tray/</link>
<description><![CDATA[ <p>When the form minimizes it will hide and make an "Notifyicon" in the taskbar, when clicked it will reopen the form. I suggest adding a ContextMenuStrip to the notify icon to make right clicking possible.</p> ]]></description>
<pubDate>Sun, 07 Mar 2010 09:31:19 GMT</pubDate>
<guid>http://snipplr.com/view/29390/minimize-to-tray/</guid>
</item>
<item>
<title>(VB.NET) Hex to Dec (RGB) - blackf0rk</title>
<link>http://snipplr.com/view/13062/hex-to-dec-rgb/</link>
<description><![CDATA[ <p>Convert hexidecimal color codes (ie #C0C0C0) to decimal RGB (ie 255,255,255)</p> ]]></description>
<pubDate>Thu, 12 Mar 2009 17:28:59 GMT</pubDate>
<guid>http://snipplr.com/view/13062/hex-to-dec-rgb/</guid>
</item>
</channel>
</rss>