﻿<?xml version="1.0" encoding="utf-8"?><rss 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:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - ClientUI - How to set the position and size of Window opened by UXDesktopDockButton </title><link>http://www.intersoftsolutions.com/Community/ClientUI/How-to-set-the-position-and-size-of-Window-opened-by-UXDesktopDockButton/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>How to set the position and size of Window opened by UXDesktopDockButton </title><link>http://www.intersoftsolutions.com/Community/ClientUI/How-to-set-the-position-and-size-of-Window-opened-by-UXDesktopDockButton/</link><pubDate>Tue, 06 Sep 2011 00:35:34 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;Yes, I know. Normally, UXPage is always in Maximum size. Perhaps, you container which loads UXPage is not maximize. &lt;br /&gt;E.g In our ClientUIDesktopApplication template, Welcome.xaml is a UXPage which load inside a window.&lt;br /&gt;As default, it always show in full container. You can define the loaded window/container just from its window/container property. If you use window as its container, it surely has properties that I mentioned before.&lt;/p&gt;
&lt;p&gt;But if it is purely UXPage itself, the position can be set WindowLeft and WindowTop properties.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>How to set the position and size of Window opened by UXDesktopDockButton </title><link>http://www.intersoftsolutions.com/Community/ClientUI/How-to-set-the-position-and-size-of-Window-opened-by-UXDesktopDockButton/</link><pubDate>Mon, 05 Sep 2011 22:55:12 GMT</pubDate><dc:creator>gavin</dc:creator><description>&lt;p&gt;The window point to ApplicationUri is a uxpage,not a uxwindow,there is no  WindowState  and WindowStartupLocation property.&lt;/p&gt;</description></item><item><title>How to set the position and size of Window opened by UXDesktopDockButton </title><link>http://www.intersoftsolutions.com/Community/ClientUI/How-to-set-the-position-and-size-of-Window-opened-by-UXDesktopDockButton/</link><pubDate>Mon, 05 Sep 2011 06:49:54 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;You can specify its height and width in height/width property. To set maximize for window, simply change WindowState property to Maximize. Last about window startup position, you can configure the position in WindowStartupLocation property.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>How to set the position and size of Window opened by UXDesktopDockButton </title><link>http://www.intersoftsolutions.com/Community/ClientUI/How-to-set-the-position-and-size-of-Window-opened-by-UXDesktopDockButton/</link><pubDate>Sun, 04 Sep 2011 21:51:53 GMT</pubDate><dc:creator>gavin</dc:creator><description>&lt;p&gt; When i use UXDesktopDockButton as below:&lt;/p&gt;
&lt;p&gt; &amp;lt;Intersoft:UXDesktopDockButton Icon="/EpointFrame_SL;component/Assets/Images/Dock/todo.png"&lt;br /&gt;                                     Text="Mail" ApplicationUri="/Epoint.SL.DBMail;Epoint.SL.DBMail.Views.MailList" JumpingEffectHeight="20"/&amp;gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;The window is opened when i click the button,but i can't set it's position and size. (It should be in maximize state,or in center position of the parent desktop. )&lt;/p&gt;
&lt;p&gt;Can you tell me the solution.&lt;/p&gt;</description></item></channel></rss>