c# - WPF owner window on top of child window -


Is it possible that in the WPF the owner window is at the top of the hair window, when you click on it while the owner window Down the hair window?

Here is an example of how I call the hair window:

  window2 window = new window2 (); Window. Honor = this; Window.Show ();  

The parent / owner window will always be under the hair window.

You want that to get the behavior, you do not want to set the owner on either the window.

Surely to lock your imaginary, you must handle the logic itself while closing any of the windows "baby" window.

There may be other arguments that you have to apply to minimize, maximize, etc.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -