<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CodeItBetter Programming &#187; Forms</title>
	<atom:link href="http://www.codeitbetter.com/category/vb-code-forms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeitbetter.com</link>
	<description>Another VB Programming Blog</description>
	<lastBuildDate>Tue, 07 Feb 2012 23:42:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to Create a Menu completely at Runtime</title>
		<link>http://www.codeitbetter.com/how-to-create-a-menu-completely-at-runtime/</link>
		<comments>http://www.codeitbetter.com/how-to-create-a-menu-completely-at-runtime/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 11:35:31 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Forms]]></category>
		<category><![CDATA[activex code]]></category>
		<category><![CDATA[completely]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[runtime]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[vb database code]]></category>
		<category><![CDATA[vb tutorial]]></category>
		<category><![CDATA[visual basic]]></category>
		<category><![CDATA[visual basic 6]]></category>
		<category><![CDATA[visual basic 6.0 how to]]></category>
		<category><![CDATA[visual basic class]]></category>

		<guid isPermaLink="false">http://www.codeitbetter.com/how-to-create-a-menu-completely-at-runtime/</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 [...]<p><a href="http://www.codeitbetter.com/how-to-create-a-menu-completely-at-runtime/">How to Create a Menu completely at Runtime</a> is a post from: <a href="http://www.codeitbetter.com">CodeItBetter Programming</a></p>
]]></description>
		<wfw:commentRss>http://www.codeitbetter.com/how-to-create-a-menu-completely-at-runtime/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Minimize a form (from within the form)</title>
		<link>http://www.codeitbetter.com/how-to-minimize-a-form-from-within-the-form/</link>
		<comments>http://www.codeitbetter.com/how-to-minimize-a-form-from-within-the-form/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 23:38:04 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Forms]]></category>
		<category><![CDATA[activex vb6]]></category>
		<category><![CDATA[database programming]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[from]]></category>
		<category><![CDATA[how to examples]]></category>
		<category><![CDATA[microsoft visual basic application]]></category>
		<category><![CDATA[minimize]]></category>
		<category><![CDATA[vb]]></category>
		<category><![CDATA[visual basic 6]]></category>
		<category><![CDATA[visual basic library]]></category>
		<category><![CDATA[visual basic net code]]></category>
		<category><![CDATA[visual basic projects]]></category>
		<category><![CDATA[within]]></category>

		<guid isPermaLink="false">http://www.codeitbetter.com/how-to-minimize-a-form-from-within-the-form/</guid>
		<description><![CDATA[1 2 'Forms - How to Minimize a form (from within the form) Me.WindowState = vbMinimized How to Minimize a form (from within the form) is a post from: CodeItBetter Programming<p><a href="http://www.codeitbetter.com/how-to-minimize-a-form-from-within-the-form/">How to Minimize a form (from within the form)</a> is a post from: <a href="http://www.codeitbetter.com">CodeItBetter Programming</a></p>
]]></description>
		<wfw:commentRss>http://www.codeitbetter.com/how-to-minimize-a-form-from-within-the-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Arrange MDI child forms</title>
		<link>http://www.codeitbetter.com/how-to-arrange-mdi-child-forms/</link>
		<comments>http://www.codeitbetter.com/how-to-arrange-mdi-child-forms/#comments</comments>
		<pubDate>Sun, 20 Nov 2011 11:37:22 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Forms]]></category>
		<category><![CDATA[activex application]]></category>
		<category><![CDATA[activex form]]></category>
		<category><![CDATA[activex source code]]></category>
		<category><![CDATA[activex vb]]></category>
		<category><![CDATA[arrange]]></category>
		<category><![CDATA[child]]></category>
		<category><![CDATA[database source code]]></category>
		<category><![CDATA[mdi]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[vb net]]></category>
		<category><![CDATA[visual basic 6 simple]]></category>
		<category><![CDATA[visual basic 6 source codes]]></category>

		<guid isPermaLink="false">http://www.codeitbetter.com/how-to-arrange-mdi-child-forms/</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 'Forms - [...]<p><a href="http://www.codeitbetter.com/how-to-arrange-mdi-child-forms/">How to Arrange MDI child forms</a> is a post from: <a href="http://www.codeitbetter.com">CodeItBetter Programming</a></p>
]]></description>
		<wfw:commentRss>http://www.codeitbetter.com/how-to-arrange-mdi-child-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Load an application&#8217;s form and Task Manager icons from a resource file</title>
		<link>http://www.codeitbetter.com/how-to-load-an-applications-form-and-task-manager-icons-from-a-resource-file/</link>
		<comments>http://www.codeitbetter.com/how-to-load-an-applications-form-and-task-manager-icons-from-a-resource-file/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 23:39:43 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Forms]]></category>
		<category><![CDATA[activex 6.0]]></category>
		<category><![CDATA[activex visual basic]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[codes]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[manager]]></category>
		<category><![CDATA[resource]]></category>
		<category><![CDATA[task]]></category>
		<category><![CDATA[vb]]></category>
		<category><![CDATA[visual basic 6 code]]></category>
		<category><![CDATA[visual basic 6 database]]></category>
		<category><![CDATA[visual basic class]]></category>

		<guid isPermaLink="false">http://www.codeitbetter.com/how-to-load-an-applications-form-and-task-manager-icons-from-a-resource-file/</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 'Forms - How to Load an application's form and Task Manager [...]<p><a href="http://www.codeitbetter.com/how-to-load-an-applications-form-and-task-manager-icons-from-a-resource-file/">How to Load an application&#8217;s form and Task Manager icons from a resource file</a> is a post from: <a href="http://www.codeitbetter.com">CodeItBetter Programming</a></p>
]]></description>
		<wfw:commentRss>http://www.codeitbetter.com/how-to-load-an-applications-form-and-task-manager-icons-from-a-resource-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Set an application&#8217;s Task Manager icon</title>
		<link>http://www.codeitbetter.com/how-to-set-an-applications-task-manager-icon/</link>
		<comments>http://www.codeitbetter.com/how-to-set-an-applications-task-manager-icon/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 23:37:05 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Forms]]></category>
		<category><![CDATA[activex control source]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[code bank]]></category>
		<category><![CDATA[computer programming]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[manager]]></category>
		<category><![CDATA[set]]></category>
		<category><![CDATA[source code asp net]]></category>
		<category><![CDATA[task]]></category>
		<category><![CDATA[vb6 learn]]></category>
		<category><![CDATA[visual basic 6.0 activex]]></category>
		<category><![CDATA[visual basic code library]]></category>
		<category><![CDATA[visual basic source code library]]></category>
		<category><![CDATA[visual basic tools]]></category>

		<guid isPermaLink="false">http://www.codeitbetter.com/how-to-set-an-applications-task-manager-icon/</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 'Forms - How to Set an application's Task Manager icon 'To set a form's icon, open the form in design mode, [...]<p><a href="http://www.codeitbetter.com/how-to-set-an-applications-task-manager-icon/">How to Set an application&#8217;s Task Manager icon</a> is a post from: <a href="http://www.codeitbetter.com">CodeItBetter Programming</a></p>
]]></description>
		<wfw:commentRss>http://www.codeitbetter.com/how-to-set-an-applications-task-manager-icon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/33 queries in 0.175 seconds using disk: basic
Object Caching 1050/1161 objects using disk: basic

Served from: www.codeitbetter.com @ 2012-02-08 04:44:36 -->
