code://thx to vikke Interop.Call("user32", "SetWindowPos", PlusWnd.Handle, -1 /*HWND_TOPMOST*/, 0, 0, 0, 0, 0x02 | 0x01);
code:<Window Id="..."> <Attributes> <TopMost>true</TopMost> </Attributes> </Window>