Height property

Sets or gets the height of the object.

Syntax

Property values

Type: Long

The height, in pixels.

Remarks

The WebBrowser object returns the dimensions of the control window; InternetExplorer returns the dimensions of the browser frame.

The values for this property change as the object is resized by the user or by code. Setting this property changes the size of the object.

See also

InternetExplorer

IWebBroswer2::ClientToWindow

IWebBrowser2::Width