If you have two desktop windows on Windows that both have the property of TopMost
or AlwaysOnTop
set to true, and said windows overlap, how does Windows decide which window to display on top?
Windows displays on top the window which is higher up the z-order.