How to set AutoHide for all the ToolWindows in a ToolWindowContainer

Docking/MDI for WPF Forum

Posted 12 years ago by Musthafa Manikkoth
Version: 11.2.0553
Avatar

Hi There,

How to set AutoHide for all the ToolWindows in a ToolWindowContainer? Is there a way to iterate over all the ToolWinodws in a ToolWindowContainer? I thought calling AutoHide on the container would auto hide all the contained tool windows, apparently it doesn't. So what is the purpose of AutoHide of the ToolWindowContainer?

Thanks,

Musthafa

Comments (1)

Answer - Posted 12 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Musthafa,

The AutoHide method will only affect the entire container if DockSite.AutoHidePerContainer property is set to true, which is the default. So if you are not setting that to false please put together a small sample project that reproduces your issue and email it over then we can take a closer look. Be sure to remove any executables or change the extension of the zip file to ensure it gets past our email filters.


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.