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
470
Restore floating pane to original location
posted

Is there a way to restore a PaneToolWindow back to the location from where it was dragged?  For example, imagine that I have a PaneToolWindow (or a DocumentContentHost for that matter) that has three panes, and one is docked on the right side.  I drag out the one that is on the right side and maximize it.  Then the user clicks some button (maybe the close button) on the maximized pane and it returns back to its exact position docked on the right side of the PaneToolWindow it was dragged from.

Is there a way to do this?

Thanks in advance.