Pin automatically when AutoHideTab is opened

Docking/MDI for WPF Forum

Posted 8 years ago by AndrewB
Version: 16.1.0633
Avatar

Is there any easy way in the Xaml code to pin, or activate the AutoHideButton, when the AutoHideTab is opened?

Comments (2)

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

Hi Andrew,

You can change the ToolWindow.State property, perhaps in response to a WindowAutoHIdePopupOpened event.  But I'm not sure I would recommend doing that.  That probably isn't really what an end user would expect to happen.


Actipro Software Support

Posted 8 years ago by AndrewB
Avatar

Thank. In the end, I'm really looking to have the toolwindow push the panels over on its right, so it doesn't overlap them when it's open. I looked at other options, but pinning it looked to be the simplest solution.

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.