availHeight Property

Internet Development Index

Retrieves the height of the working area of the system's screen, excluding the Microsoft® Windows® taskbar.

Syntax

[ iHeight = ] screen.availHeight

Possible Values

iHeightInteger 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

screen

See Also

availWidth, height