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
444
MinHeight, MaxHeight just not quite enough
posted


Hi

I have a XamTabControl inside a DockManager as a SplitPane.

I have the Pane unpinned ready and waiting for the user to hover over for access.

Within the Tab Control I have 2 tabs, 1 a natural height of 200 and the other of 1000.

Because we have the natural size to content,  selecting 1 tab is ok, selecting the other expends the whole thing to the screen.

I can set MaxHeight, MinHeight, etc which works, but if the user then drags the splitter bar it will not resize the content (as we have put Height values on it)

Any suggestions ?

cheers

Martin