
We have a DockSite that has a Workspace ad AutoHideBottomContainers that has a single tool window that has AutoHide = true. The tool window is collapsed/hidden, but when the user closes the last document window in the Workspace, the tool window is automatically "unhiding" and displaying itself.
Is there a way to prevent that from happening? I only want the tool window to unhide if the user hovers over its tab or clicks on its tab.