Click to return to the Reusing Browser Technology home page    
Visible Property     WebBrowser Methods     WebBrowser Properties    
Web Workshop  |  Reusing Browser Technology

Width Property


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


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.