Topmost on floating windows

Docking/MDI for WPF Forum

Posted 5 years ago by Miguel A.
Version: 18.1.0673
Avatar

Is it possible to set (or even bind) topmost property for floating windows? I got a few I would like to set always on top when they are floating.

Comments (1)

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

Hi Miguel,

Well keep in mind that multiple docking windows can be docked in any floating dock host.  That being said, the DockSite.InitializeFloatingWindow method can be overridden.  It is passed the WPF Window that will host any floating dock host.  You could set that to be topmost if you like.


Actipro Software Support

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.