clientTop property

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

Retrieves the distance between the IHTMLElement::offsetTop property and the true top of the client area.

Syntax

HRESULT value = object.get_clientTop(* p);

Property values

Type: long

the described distance, in pixels.

Remarks

The difference between the IHTMLElement::offsetTop and the IHTMLControlElement::clientTop properties is the border area of the object.

See also

Measuring Element Dimension and Location with CSSOM in Internet Explorer 9

 

 

Build date: 6/12/2012