outerWidth property
Gets the width of the window, including user interface elements, such as the window frame.
Syntax
HRESULT value = object.get_outerWidth(* p);
Property values
Type: long
The width of the window.
Standards information
See also
Reference