clientWidth property
[This documentation is preliminary and is subject to change.]
Retrieves the width of the object including padding, but not including margin, border, or scroll bar.
Syntax
HRESULT value = object.get_clientWidth(* p);
Property values
Type: long
the width of the object, in pixels.
See also
Build date: 6/12/2012
Community Additions
Show: