WinIsVisible
From kwiki
| | This article is written by Konrad, thus using rather nonstandard English:) |
WinIsVisible (DNM Script function)
[edit]
full declaration
bool WinIsVisible(int hWnd)
[edit]
return value
[edit]
description
Returns true if given window is visible (has a status of "visible", but it can be overlapped by other windows)
