screenLeft property

[This documentation is preliminary and is subject to change.]

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

HRESULT value = object.get_screenLeft(* p);

Property values

Type: long

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

IHTMLWindow3::screenTop

 

 

Build date: 6/12/2012