We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Close Floating Window


Hey,
when using the Blend theming, the floating window does not have a close button, and was wondering how to close the window from inside this floating window ? or would you have to call back to the form hosting the window and iterate over every open window ?
Cheers
Tom

1 Reply

BA Balavasanth Syncfusion Team May 18, 2009 09:01 AM UTC

Hi Tom,

Thanks for your interests in Syncfusion products.

we have implemented the Blend Theme for the Docking Window similar to the DockWindow in Microsoft Expression Blend(V1.0). You can compare it with the Expression blend(V1.0) which has the similar behavior for the float windows. Any how we have logged a Feature request for altering our Dock/Float windows similar to Expression Blend (V2.0) which has the close buttons. This feature will be available in our upcoming releases.

Still if you need the windows to be closed you can write your own templated float window for the Docking Manager in the Blend theme using the FloatWindow Style as follows.

[XAML] Code snippet:



BorderBrush="Black"
BorderThickness="1"
Background="Wheat" >














Please let us know if you have any queries.

Regards,
Bala.

Loader.
Live Chat Icon For mobile
Up arrow icon