<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How to add a WPF control library template to Visual C# Express 2008</title>
	<atom:link href="http://dotupdate.wordpress.com/2007/12/05/how-to-add-a-wpf-control-library-template-to-visual-c-express-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://dotupdate.wordpress.com/2007/12/05/how-to-add-a-wpf-control-library-template-to-visual-c-express-2008/</link>
	<description>Useful information about C# and .Net</description>
	<lastBuildDate>Fri, 16 Oct 2009 16:13:24 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike Murphy</title>
		<link>http://dotupdate.wordpress.com/2007/12/05/how-to-add-a-wpf-control-library-template-to-visual-c-express-2008/#comment-69</link>
		<dc:creator>Mike Murphy</dc:creator>
		<pubDate>Wed, 25 Jun 2008 20:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://dotupdate.wordpress.com/2007/12/05/how-to-add-a-wpf-control-library-template-to-visual-c-express-2008/#comment-69</guid>
		<description>I&#039;m back again I&#039;m Afraid.  Everything that needs this WPF control library eventually wants me to inherit the base class of a form control and  this library will not recognize using System.Windows.Forms; When I tried to make a custom progress bar, I got it to compile but when I tried to add to the toolbox the error was There are no components that can be placed on the tool box. I don&#039;t think this is working.</description>
		<content:encoded><![CDATA[<p>I&#8217;m back again I&#8217;m Afraid.  Everything that needs this WPF control library eventually wants me to inherit the base class of a form control and  this library will not recognize using System.Windows.Forms; When I tried to make a custom progress bar, I got it to compile but when I tried to add to the toolbox the error was There are no components that can be placed on the tool box. I don&#8217;t think this is working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Murphy</title>
		<link>http://dotupdate.wordpress.com/2007/12/05/how-to-add-a-wpf-control-library-template-to-visual-c-express-2008/#comment-68</link>
		<dc:creator>Mike Murphy</dc:creator>
		<pubDate>Tue, 24 Jun 2008 22:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://dotupdate.wordpress.com/2007/12/05/how-to-add-a-wpf-control-library-template-to-visual-c-express-2008/#comment-68</guid>
		<description>Okay I went back and carefully rewrote the progress bar code and it compiles.  Thanks for the workaround on the WPF Library.</description>
		<content:encoded><![CDATA[<p>Okay I went back and carefully rewrote the progress bar code and it compiles.  Thanks for the workaround on the WPF Library.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Murphy</title>
		<link>http://dotupdate.wordpress.com/2007/12/05/how-to-add-a-wpf-control-library-template-to-visual-c-express-2008/#comment-67</link>
		<dc:creator>Mike Murphy</dc:creator>
		<pubDate>Tue, 24 Jun 2008 21:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://dotupdate.wordpress.com/2007/12/05/how-to-add-a-wpf-control-library-template-to-visual-c-express-2008/#comment-67</guid>
		<description>The problem I am finding is that once you pull this new library into windows forms, it does not recognize using System.Windows.Forms or any other Graphics components. I wanted this work around because there is another tutorial on how to build your own progress bar in VisualStudio Express 2008 and It requires this WPF library Template. Can you tell me how to get this Libary Template to think it&#039;s a windows forms component?</description>
		<content:encoded><![CDATA[<p>The problem I am finding is that once you pull this new library into windows forms, it does not recognize using System.Windows.Forms or any other Graphics components. I wanted this work around because there is another tutorial on how to build your own progress bar in VisualStudio Express 2008 and It requires this WPF library Template. Can you tell me how to get this Libary Template to think it&#8217;s a windows forms component?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://dotupdate.wordpress.com/2007/12/05/how-to-add-a-wpf-control-library-template-to-visual-c-express-2008/#comment-61</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 16 May 2008 13:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://dotupdate.wordpress.com/2007/12/05/how-to-add-a-wpf-control-library-template-to-visual-c-express-2008/#comment-61</guid>
		<description>Great post, worked like a charm... now to figure out how to use it.</description>
		<content:encoded><![CDATA[<p>Great post, worked like a charm&#8230; now to figure out how to use it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
