Returns or sets the horizontal dimension, in pixels, of the frame window that contains the WebBrowser control.
Syntax
object.Width [= width]
Parameters
- 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
InternetExplorer, WebBrowser
See Also
ClientToWindow, Height