Returns width of window client area
#include "Window, Screen, Mouse and Control.au3" _WindowClientWidth( $hGUI ) |
$hGUI | Window GUI handle |
integer value | Width of window client area |
_WindowWidth, _WindowHeight, _WindowClientHeight, _WindowBordersWidth, _WindowBordersHeight
See library example