With DockManager, is it possible to prevent floating windows from minimising when the main window is minimised?
Hello Jordan,
Did my previous post answer your question? If so, please verify it.
Since our UltraDockManager behaves the same as the docking system in Visual Studio 2008, all ToolWindows associated with an application window are hidden when that application window is minimized. You can try it with Visual Studio yourself to confirm the behavior.