Is there any way to save a docked window state/location before user hiding it.
The scenario as follows:
1- user show up a docked window in top dock
2- user dock the window in the left dock
3- user hide the docked window by pressing the close button
4- user want to show up the hidden window again and want to see it in the latest dock location (left dock)
Is there a method to handle the DockWorkspace hide method to get the latest smartpartinfo of the docked window before hiding it?
The scenario as follows:
1- user show up a docked window in top dock
2- user dock the window in the left dock
3- user hide the docked window by pressing the close button
4- user want to show up the hidden window again and want to see it in the latest dock location (left dock)
Is there a method to handle the DockWorkspace hide method to get the latest smartpartinfo of the docked window before hiding it?