Hi, Is there a function to check if a GUI is visible on screen. The closest I could get is with WinGetState( "title" [, "text"] ) where I can find whether the GUI is visible (not hidden) but not whether the GUI is behind some other window or is actually visible on screen. Is it possible to find whether my GUI is behind some other window. Thanks for any help. Regards, Ajit