autohide & modal window behavior

Docking/MDI for WPF Forum

Posted 12 years ago by Stanislav Ivanov
Version: 11.1.0545
Avatar
Hi.
We use your Docking & MDI components. We have several panels (toolwindow) with auto-hide mode. These panels call simple messageBox to ask confirmation from user. But this messageBox is modal window so it’s panel become hidden and user cannot see which panel show this messageBox. How we can configure panel to stay visible in this case?
Thanks.

Comments (1)

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

As long as you call Activate(true) on the ToolWindow, it should stay open even when a MessageBox is open. If that doesn't help 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.2) was released 1 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.