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
60
UltraDockManger and 4 view splitter
posted

Hi,

I',m trying to implement a 4 view splitter windows usein the UltraDockManager. So I have 2 DockAreaPanes one DockedLeft and one DockedRight, and the splitter functionality works as expected. Now inside each DockAreaPane I have 2 DockableControlPane, docked horizontaly, each containing a basic Panel control.

The problem I'm trying to solve: I would like to synch the two horizontal 'splitter bars' accross the 2 DockAreaPanes. Is there any sample code or post that I can use for this?

Thanks