Hello,
I need to check whether a deactivated Window is minimised. The window is minimised and deactivated until the called process is finished, but I need to check whether the main Windows is correctly minimised during this time. Unfortunately the usual things do not work as the Window is also deactivated using "WaitForSingleObject" so most keyword functions even a IfObject with visible just lead to an error.
I'd thought about using Win32API.GetWindowPlacement but I have no clue how to use it.
Has someone any idea?
Solved! Go to Solution.
Oh I see I have only searched in the Desktop Testing section.
Thank you for the fast answer, it helped. IsWindowVisible worked the way I needed.
Hi,
Glad to hear that!
Have a nice day!
Subject | Author | Latest Post |
---|---|---|