bool IsWndVisible(int hWnd)

Determines whether the specified window is visible. Trust Level Required: High

Parameters

Name Description
hWnd The handle of the window.

Return

True if the window is visible.