<?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>Designing with Silverlight</title><link>http://forums.silverlight.net/forums/19.aspx</link><description>Discussions around design implementations, XAML for Silverlight and design ideas</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: Re: Re: Hiding Window's Frame Border</title><link>http://forums.silverlight.net/forums/thread/15410.aspx</link><pubDate>Tue, 25 Sep 2007 16:38:39 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:15410</guid><dc:creator>party42</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/15410.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=19&amp;PostID=15410</wfw:commentRss><description>Resizing is disabled by default. Actually enabling it expects coding...&lt;br /&gt;</description></item><item><title>Re: Re: Re: Hiding Window's Frame Border</title><link>http://forums.silverlight.net/forums/thread/15391.aspx</link><pubDate>Tue, 25 Sep 2007 14:26:08 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:15391</guid><dc:creator>y_makram</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/15391.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=19&amp;PostID=15391</wfw:commentRss><description>&lt;p&gt;disable resizing of what?&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Re: Re: Hiding Window's Frame Border</title><link>http://forums.silverlight.net/forums/thread/15390.aspx</link><pubDate>Tue, 25 Sep 2007 14:20:21 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:15390</guid><dc:creator>Bijoy Thangaraj</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/15390.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=19&amp;PostID=15390</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Thanks for that. And is there a way to disable resize capability.&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Re: Hiding Window's Frame Border</title><link>http://forums.silverlight.net/forums/thread/15389.aspx</link><pubDate>Tue, 25 Sep 2007 14:15:25 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:15389</guid><dc:creator>y_makram</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/15389.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=19&amp;PostID=15389</wfw:commentRss><description>Also you need to set isWindowless to true and the background to #00FFFFFF in the createObjectEx function. This will make the silverlight control transparent (the 00 value in the backgrounf color is the alpha transparency, setting it to 0 would make the control transparent, but this works only in windowless mode). But please not this has a performance penalty and can cause some tearing if extensive animation is used.&lt;br /&gt;</description></item><item><title>Re: Re: Hiding Window's Frame Border</title><link>http://forums.silverlight.net/forums/thread/15380.aspx</link><pubDate>Tue, 25 Sep 2007 13:31:51 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:15380</guid><dc:creator>party42</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/15380.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=19&amp;PostID=15380</wfw:commentRss><description>&lt;p&gt;try this:&lt;/p&gt;&lt;p&gt;&amp;lt;Canvas xmlns=&amp;quot;http://schemas.microsoft.com/client/2007&amp;quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; xmlns:x=&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml&amp;quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; x:Name=&amp;quot;_root&amp;quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Background=&amp;quot;Transparent&amp;quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;Image x:Name=&amp;quot;image&amp;quot; ImageSource=&amp;quot;yourimage.png&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;/Canvas&amp;gt; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;should work?&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Re: Hiding Window's Frame Border</title><link>http://forums.silverlight.net/forums/thread/15368.aspx</link><pubDate>Tue, 25 Sep 2007 11:59:43 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:15368</guid><dc:creator>Bijoy Thangaraj</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/15368.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=19&amp;PostID=15368</wfw:commentRss><description>&lt;p&gt;I meant, suppose I have an image inside the canvas, I just want the image to be displayed. I don&amp;#39;t want any window to be displayed.&lt;img alt="" /&gt; &lt;img alt="" /&gt;&lt;/p&gt;</description></item><item><title>Re: Hiding Window's Frame Border</title><link>http://forums.silverlight.net/forums/thread/15358.aspx</link><pubDate>Tue, 25 Sep 2007 11:29:51 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:15358</guid><dc:creator>party42</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/15358.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=19&amp;PostID=15358</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/silverlight/images/icon-quote.gif"&gt; &lt;strong&gt;Bijoy Thangaraj:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;How do I hide the Window&amp;#39;s Frame Border in a silverlight application?&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Come again? What do you mean?&lt;/p&gt;&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/silverlight/images/icon-quote.gif"&gt; &lt;strong&gt;Bijoy Thangaraj:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;Also, how do I make an application draggable? I mean, whenever, I move my cursor over the application, I want to see the move cursor using which I can drag the application.&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Well, you could change the cursor in that xaml to be ehm... the movable cursor (not sure what the enum value is for that...). Obviously, you&amp;#39;d still have to implement the &amp;quot;move&amp;quot; pattern...&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Hiding Window's Frame Border</title><link>http://forums.silverlight.net/forums/thread/15341.aspx</link><pubDate>Tue, 25 Sep 2007 10:35:17 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:15341</guid><dc:creator>Bijoy Thangaraj</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/15341.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=19&amp;PostID=15341</wfw:commentRss><description>&lt;p&gt;How do I hide the Window&amp;#39;s Frame Border in a silverlight application? &lt;/p&gt;
&lt;p&gt;Also, how do I make an application draggable? I mean, whenever, I move my cursor over the application, I want to see the move cursor using which I can drag the application.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>