WinGetPos
From kwiki
| | This article is written by Konrad, thus using rather nonstandard English:) |
WinGetPos (DNM Script function)
[edit]
full declaration
int WinGetPos(int hwnd, string sCorner)
[edit]
return value
[edit]
description
Returns position of given window, sCorner maybe "left","top","right","bottom"
keywords: get window size position
