Retrieves the height of the working area of the system's screen, excluding the Microsoft® Windows® taskbar.
Syntax
[ iHeight = ] screen.availHeight
Possible Values
iHeight | Integer that
receives the available screen height, in pixels. |
The property is read-only.
The property has no default value.
Standards Information
There is no public standard that applies to this property.
Applies To
See Also
availWidth, height