Click to return to the Reusing Browser Technology home page    
Height Property     LocationName Property     WebBrowser Properties    
Web Workshop  |  Reusing Browser Technology

Left Property


Returns or sets the distance between the internal left edge of the WebBrowser control and the left edge of its container.

Syntax

object.Left [= distance]

Parameters

object
Required. An object expression that evaluates to an object in the Applies To list.
distance
Optional. A long integer expression that specifies the distance between the internal left edge of the WebBrowser control and the left edge of its container.

Remarks

The Left property is measured in units depending on the coordinate system of its container. The values for this property change as the object is moved by the user or by code.

Applies To

InternetExplorer, WebBrowser



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.