Contents Index Topic Contents | ||
Previous Topic: ToolBar Property Next Topic: TopLevelContainer Property |
Top Property
Description
Returns or sets the distance between the internal top edge of the WebBrowser control and the top edge of its container.
Syntax
object.Top [= value]
Part Description object Required. An object expression that evaluates to an object in the Applies To list. value Optional. A long integer expression that specifies the distance.
Remarks
The Top 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
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.