Retrieves the dimensions of the bounding rectangle of the specified window.
GetWindowRectEx(nHwnd, cArrayName)
Parameters
- nHwnd
A handle to a window.
- cArrayName
On return the array contains the following values from the RECT structure. Element Content 1 Left 2 Right 3 Top 4 Bottom
Return Value
Always .T.
See Also
Reference
AWindowProps
AWindows
AWindowsEx
CenterWindowEx
GetWindowTextEx