Left Property

Specifies the distance, in screen percentage, between the left edge of the physical screen and the WorkSpace in which it is contained, or specifies the position of the left edge of the Window object.

Syntax

object.Left [= Double]

Properties

The Left property syntax has these parts:

Part

Description

object

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

Double

The distance in screen percentage.

 

Applies To