screenTop property

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

Retrieves the y-coordinate of the top corner of the client area, relative to the top corner of the screen.

Syntax

HRESULT value = object.get_screenTop(* p);

Property values

Type: long

the y-coordinate, in pixels.

Remarks

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

See also

IHTMLWindow3::screenLeft

 

 

Build date: 6/12/2012