How to detect a floating toolwindow was docked in another floating toolwindow

Docking/MDI for WPF Forum

Posted 9 years ago by Otto Liu
Version: 15.1.0620
Avatar

Hi,

     I want to now where there is an event triggered when a floating window is being docked or was docked in another toolwindow's container 

     and will there be some indicator to show the current container has more than one toolwindow inside it?

Comments (2)

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

Hi Otto,

You might be able to use the WindowDragged or WindowStateChanged event to know when a drag is complete and the state has changed respectively. 

When a tool window container has more than one tool window in it, tabs will show, where each tab represents a tool window.


Actipro Software Support

Posted 9 years ago by Otto Liu
Avatar

Thanks, I'll try it.

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

Add Comment

Please log in to a validated account to post comments.