WinSetPos
From kwiki
| | This article is written by Konrad, thus using rather nonstandard English:) |
WinSetPos (DNM Script function)
[edit]
full declaration
void WinSetPos(int hwnd, int left,int top, int right, int bottom, bool bValuesRelativeToParentWindow=false)
[edit]
return value
[edit]
description
Sets window position to given screen coordinates
keywords: change window size resize move
