Previous Topic: IndexNext Topic: Next


Left

Gets or Sets the x-coordinate of the window's left edge in pixels.

Syntax

object.Left [=value]

Parameters

object

An expression that evaluates to a Window object.

value

A Long that sets the x-coordinate of the window's left edge in pixels.

Remarks

The Left property has the Long type.