|
|
|
|
Functions
Events
MioScript Reference
|
|
Syntax
| extern.isVisible(WindowHandle) |
Parameters
| HANDLE | WindowHandle | Handle of the window to check. |
Return value
| true if the window is visible, false otherwise. |
Description
| Returns true if the specified window is visible. |
|
|
|