| Object specific | |
| $clientheight | The height of the client area of the window, measured in pixels |
| $clientleft | The horizontal coordinate of the top left corner of the client area of the window. Always zero |
| $clienttop | The vertical coordinate of the top left corner of the client area of the window. Always zero |
| $clientwidth | The width of the client area of the window, measured in pixels |
| Standard | $height $left $top $width |