Contents Index Topic Contents | ||
Previous Topic: FullScreen Property Next Topic: HWND Property |
Height Property
Description
Returns or sets the vertical dimension, in pixels, of the frame window that contains the WebBrowser control.
Syntax
object.Height [= height]
Part Description object Required. An object expression that evaluates to an object in the Applies To list. height Optional. A long integer value that specifies the vertical dimension of the frame window, in pixels.
Applies To
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.