Force collapsed state in autohide

Docking/MDI for WPF Forum

Posted 13 years ago by Kevin Drapel
Version: 11.1.0542
Avatar
Hi there

In our application we use toolwindows.
So whenever I drag a selected text over a toolwindow that is collapsed, it opens (still in auto-hide mode). But then when I leave the toolwindow, it won't collapse/hide.

Is there a way to force the hiding/clooapsing of a toolwindow that is in auto-hide mode?

Greetings

Comments (1)

Posted 13 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Kevin,

You can explicitly force the auto-hide popup to close using:
this.dockSite.AutoHideHost.Deactivate(true)
We've also fixed the issue you describe for the next maintenance release, so the tool windows will automatically close when you drag away.


Actipro Software Support

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

Add Comment

Please log in to a validated account to post comments.