Contents Index Topic Contents | ||
Previous Topic: IHTMLControlElement::get_clientWidth Next Topic: IHTMLControlElement::get_clientLeft |
IHTMLControlElement::get_clientTop
HRESULT get_clientTop( long *p );Retrieves the top coordinates of the client area inside this element's borders.
- p
- Long integer value containing the coordinates for the top corner of the client area inside this element's borders.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.