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.
Hello adamallen,
I am just checking have you been able to resolve your issue? If you still need any assistance on the matter do not hesitate to ask.
Yes, we resolved it. My requirement was for the user to be able to quickly maximize a view and then quickly restore it. Instead of having it maximize in a new window, I made it maximize the contents of the pane within its current window.
Thanks for following up.
Adam