Width PropertyWidth Property*
*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]

PartDescription
objectRequired. An object expression that evaluates to an object in the Applies To list.
widthOptional. A long integer value that specifies the horizontal dimension of the frame window, in pixels.

Applies To

InternetExplorer, WebBrowser

See Also

ClientToWindow, Height


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.