iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
When i use UXDesktopDockButton as below:
<Intersoft:UXDesktopDockButton Icon="/EpointFrame_SL;component/Assets/Images/Dock/todo.png" Text="Mail" ApplicationUri="/Epoint.SL.DBMail;Epoint.SL.DBMail.Views.MailList" JumpingEffectHeight="20"/>
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. )
Can you tell me the solution.
Hello,
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.
Regards,Handy
The window point to ApplicationUri is a uxpage,not a uxwindow,there is no WindowState and WindowStartupLocation property.
Yes, I know. Normally, UXPage is always in Maximum size. Perhaps, you container which loads UXPage is not maximize. E.g In our ClientUIDesktopApplication template, Welcome.xaml is a UXPage which load inside a window.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.
But if it is purely UXPage itself, the position can be set WindowLeft and WindowTop properties.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname