Hi guys,
Quick question: I would like to toggle the AutoHide state on some of my Tool Windows, no matter where they are docked to and in which container. Is that possible? There is an AutoHide() method, but what's the reverse method for that? Also, I would prefer not to specify a side to hide to, since the user may have moved a specific window from one side to another. So what I really want is a method that clicks on the AutoHide button on each of the desired Tool Windows, I guess :)