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.