Posted 19 years ago by pavigeant - Software Developer, Datahex Systems
Avatar
Hi,

What is the replacement for ActiproSoftware.DockableWindow.DWManager.ClearLayout() method?

I tried messing with the DockManager.ToolWindowLayoutData property, but I didn't get anything else than XML errors.

Thank you,
Pierre-Alain

Comments (1)

Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Yes, we found that the setter of ToolWindowLayoutData was throwing an exception so that is fixed in the release that will be out probably tonight.

As for the replacement to ClearLayout, there is a CloseAllActiveToolWindows method you should use. That closes them all, however they will still be "managed" by the DockManager until you Dispose the tool windows. This allows you to re-activate them if you'd like.

Hope that helps!


Actipro Software Support

The latest build of this product (v24.1.0) 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.