UtilUIAutomationIsWindowVisible Method

Overload List

IsWindowVisible(IntPtr) Determines whether the specified window is visible on the screen (partially obscured by other windows or not).
IsWindowVisible(Process) Determines whether the main window of the specified process is visible on the screen (partially obscured by other windows or not).

See Also