Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
45
Set minimal size of floating window
posted

Hi,

we are using InfragisticsWPF v11.2 controls and I am trying to set the minimal size of a floating window.

In the PaneDragEnded event of the XamDockManager I get a reference to the undocked ToolWindow and I set the MinWidth and MinHeight properties as desired. Resizing works and the pane content is resized accordingly. However, it seems that the minimal size of the content is somehow the outer size of the floating window, which makes parts of the content disappear when the minimal size is reached.

I have attached a solution that shows the effect.

Thanks for helping.

Axel

WpfApplication.zip