Left property (window)

Examples


The Left property specifies the horizontal position of the window (in pixels).

Syntax

window.Left [= integer]

Parameters

window – A window object.

integer – The distance the window’s left border is from the left border of the main Microsoft Dynamics GP window, measured in pixels.


Documentation Feedback