Hello,
I am using UltraDockManager in my app. Inside, I have 2 dockable control panels. They are in one DockArea and splited horizontally. My question is how to programmatically size those control panes' height proportionally? For example, when they are shown, I want the top one to occupy about 1/4 of the total area height and the other one gets the rest space.
Thanks!
Hi,
Maybe on possible approach is to set the size of your DockAreaPane.
Could you please take a look at the attached sample. This is small sample that resize horizontal proportion of two DockableControlPanes
Please if you have any questions, do not hesitate to ask me
Regards