11-25-2016 02:44 PM
Hi all!
Recently I have faced an issue with resizing panes. I have a layout as in image below:
In green I have marked panes which should resize only horizonatally (splitters stick to top and bottom respectively), in blue the ones which should resize only vertically, and in cyan "free boxes".
My problem is that I cannot obtain soltion, where both cyan boxer remain equal widths (marked in red). Always one is resizingmore than the other. Is my approach wrong? Maybe there is a way to programatically set size of panes?
Solved! Go to Solution.
11-25-2016 04:42 PM
You can set splitter position.
And panel size take from Panel->Bounds
11-26-2016 03:31 AM
Thanks a lot!
Splitter position property is the "global" position relative to window frame, or to whatever was set in splitter sizing?
11-26-2016 05:07 AM
global