Switching docking state between docking managers is it possible

I'm using 2 UserControls which act as containers each of these contain 2 panels and have an associated docking manager. I'm trying to apply the docking state from 1 docking manager to the other is this possible? I've attached a test app which recreates the problem, once the app is loaded click the "switch" menu option

SampleApp1.zip

1 Reply

MU Murugan Syncfusion Team February 8, 2007 06:32 PM UTC

Hi Shane,

With the current implementation of DockingManager, we could use only one DockingManager for a Form/UserControl. It is an internal behavior of DockingManager. So we could not use more than one DockingManager in the Form. Please let me know if you have any queries.

Thanks for using Syncfusion products.

Regards,
Murugan P.S

Loader.
Up arrow icon