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