How to catch popup opening event of auto hide window?

Docking/MDI for WPF Forum

Posted 2 years ago by Yuki
Version: 22.1.1
Avatar

Hello,

Is it possible to catch popup opening event of auto hide window?

I would like to execute some process before auto hide window is popuped and cancel opening auto hide window if the process was failed.

Would you please tell me how to solve it?

I tried to use DockSite.WindowAutoHidePopupOpened event, but auto hide window is already displayed when the event is fired.

Comments (1)

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

Hello,

I'm sorry but we don't have a way to prevent the auto-hide popup from opening.  Perhaps you can handle DockSite.WindowAutoHidePopupOpened and show a message in the tool window's content area instead saying that the process failed and the results are unavailable right now.


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.