WindowLeftPercentage Property

Specifies the percentage of the horizontal screen that the window originates.

Syntax

object.WindowLeftPercentage [= Double]

Properties

The WindowLeftPercentage 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 the horizontal screen.

Remarks

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

The value specified in WindowLeftPercentage is saved to disk.

 

Applies To