Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

screenLeft property

Retrieves the x-coordinate of the upper left-hand corner of the window frame, relative to the upper left-hand corner of the screen.

Syntax

JavaScript

p = object.screenLeft

 

Property values

Type: Integer

the x-coordinate, in pixels.

Remarks

The client area consists of the frame area, exclusive of the caption bar, the window-sizing border, the menu bar, the toolbars, the scroll bars, and the status bars.

See also

window
screenTop

 

 

Show:
© 2017 Microsoft