WindowHeightPercentage Property

Specifies the percentage of the vertical screen that the window extends to.

Syntax

object.WindowHeightPercentage [= Double]

Properties

The WindowHeightPercentage property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Double

The percentage of vertical screen.

Remarks

WindowHeightPercentage is applied to the client area of the WorkSpace for window position.

The value specified in WindowHeightPercentage is saved to disk.

 

Applies To