#NoTrayIcon GUICreate('', 200, 19,@DesktopWidth-255,0,$WS_POPUP,BitOr($WS_EX_TOPMOST,$WS_EX_CONTROLPARENT,$WS_EX_TOOLWINDOW))
after longer time this window "disappears" (lost his "ontop"-state) and is hidden behind the other windows.
i dont know how to recognize this and i have no idea what to check.
any ideas, why it looses "ontop"-state and how to fix this?





