IHTMLControlElement::get_clientWidthIHTMLControlElement::get_clientWidth*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLControlElement::get_clientHeight
*Next Topic: IHTMLControlElement::get_clientTop

IHTMLControlElement::get_clientWidth


HRESULT get_clientWidth(
    long *p
);

Retrieves the width of the element, in pixels. This width does not take into account any margin, border, scroll bar, or padding that might have been applied to the element.

p
Address of a variable that receives the width of the element.

Up Top of Page


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.