Hello, I'm currently evaluating your docking product and am having trouble determining if it can handle what I'm trying to do. I'm aware that what I'm asking is a little outside the box from the Visual Studio metaphor... but worth a shot. Essentially I have multiple windows in my app, each with a DockSite, a TabbedMdiHost, and several DocumentWindows laid out inside. This works great.
However I need some way to occasionally drag a DocumentWindow from one DockSite to the other. It is fine if I lose the blue layout preview pane, drop guides, etc. (though that would be nice). Is this possible? All the examples seem to require that a DocumentWindow be constructed with the DockSite predetermined and never changing, is it not possible to swap the DockSite out?
Thanks for the help, this is a really well done product.
However I need some way to occasionally drag a DocumentWindow from one DockSite to the other. It is fine if I lose the blue layout preview pane, drop guides, etc. (though that would be nice). Is this possible? All the examples seem to require that a DocumentWindow be constructed with the DockSite predetermined and never changing, is it not possible to swap the DockSite out?
Thanks for the help, this is a really well done product.