<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Silverlight Controls and Silverlight Toolkit</title><link>http://forums.silverlight.net/forums/35.aspx</link><description>Discussions around using and developing Silverlight controls and the Silverlight Toolkit</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: Issues with custom contols - Blend 2</title><link>http://forums.silverlight.net/forums/thread/200421.aspx</link><pubDate>Thu, 02 Apr 2009 22:00:21 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:200421</guid><dc:creator>pampaian98</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/200421.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=200421</wfw:commentRss><description>&lt;p&gt;Just an update to anyone who cares, I have managed to get the control to put in the png if I host it on a website and link to it like that, for some reason it doesnt like pulling in the png from the hard disk - but it does for the same image but just a different colour tree.&amp;nbsp; If anyone knows why this might be happening I would appreciate an answer :)&lt;/p&gt;</description></item><item><title>Issues with custom contols - Blend 2</title><link>http://forums.silverlight.net/forums/thread/200169.aspx</link><pubDate>Thu, 02 Apr 2009 12:08:11 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:200169</guid><dc:creator>pampaian98</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/200169.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=200169</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am developing an app where by the user can build up a picture on a canvas by selecting scenery from the left hand side of the screen.&amp;nbsp; My problem is that all of the custom controls are working fine&amp;nbsp;in blend, i.e. they are displayed on the page in the selection menu before the application is run, however when the app is ran only a limited number of controls are showing up.&amp;nbsp; I know there are some issues with blend so I have tried the beta 3 but this does not help.&amp;nbsp; I could understand that there was a problem if the controls didnt show up in design or run time but I cant see why they wont just fire up at runtime.&amp;nbsp; 
&lt;p&gt;
&lt;p&gt;I have included a copy of the code for one of my controls, any help on this would be greatly received.&amp;nbsp; Cheers 
&lt;p&gt;&amp;nbsp;&lt;pre class="coloredcode"&gt;&lt;b id="1"&gt;1    &lt;/b&gt;&lt;b&gt;2    &lt;/b&gt;	xmlns=&lt;span class="st"&gt;&amp;quot;http:&lt;span class="cmt"&gt;//schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot;&lt;/span&gt;
&lt;b id="3"&gt;3    &lt;/b&gt;	xmlns:x=&amp;quot;&lt;/span&gt;http:&lt;span class="cmt"&gt;//schemas.microsoft.com/winfx/2006/xaml&amp;quot;&lt;/span&gt;
&lt;b id="4"&gt;4    &lt;/b&gt;	xmlns:d=&lt;span class="st"&gt;&amp;quot;http:&lt;span class="cmt"&gt;//schemas.microsoft.com/expression/blend/2008&amp;quot;&lt;/span&gt;
&lt;b id="5"&gt;5    &lt;/b&gt;	xmlns:mc=&amp;quot;&lt;/span&gt;http:&lt;span class="cmt"&gt;//schemas.openxmlformats.org/markup-compatibility/2006&amp;quot;&lt;/span&gt;
&lt;b id="6"&gt;6    &lt;/b&gt;	mc:Ignorable=&lt;span class="st"&gt;&amp;quot;d&amp;quot;&lt;/span&gt;
&lt;b id="7"&gt;7    &lt;/b&gt;	x:Class=&lt;span class="st"&gt;&amp;quot;ShapePicker.flowers03&amp;quot;&lt;/span&gt;
&lt;b id="8"&gt;8    &lt;/b&gt;	d:DesignWidth=&lt;span class="st"&gt;&amp;quot;66&amp;quot;&lt;/span&gt; d:DesignHeight=&lt;span class="st"&gt;&amp;quot;63&amp;quot;&lt;/span&gt;&amp;gt;
&lt;b id="9"&gt;9    &lt;/b&gt;
&lt;b id="10"&gt;10   &lt;/b&gt;&amp;quot;LayoutRoot&amp;quot;&lt;/span&gt;&amp;gt;
&lt;b id="11"&gt;11   &lt;/b&gt;        
&lt;b id="12"&gt;12   &lt;/b&gt;            &amp;quot;Scale&amp;quot;&lt;/span&gt;&amp;gt;
&lt;b id="13"&gt;13   &lt;/b&gt;        
&lt;b id="14"&gt;14   &lt;/b&gt;		&lt;img class="st" alt="" /&gt;&amp;quot;-11,17,-9,19&amp;quot;&lt;/span&gt; Source=&lt;span class="st"&gt;&amp;quot;flowers03.png&amp;quot;&lt;/span&gt; Stretch=&lt;span class="st"&gt;&amp;quot;Fill&amp;quot;&lt;/span&gt;/&amp;gt;
&lt;b id="15"&gt;15   &lt;/b&gt;	
&lt;b id="16"&gt;16   &lt;/b&gt;
&lt;/pre&gt;&amp;nbsp;</description></item></channel></rss>