WinShow
From kwiki
| | This article is written by Konrad, thus using rather nonstandard English:) |
WinShow (DNM Script function)
[edit]
full declaration
bool WinShow(int hwnd,int nShowValue)
[edit]
return value
[edit]
description
Shows, hides, minimizes etc. windows.
nShowValue should be e.g. SW_HIDE
keywords: show window hide window visibility minimize restore maximize
