Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 780 Bytes

Access.WebBrowserControl.Top.md

File metadata and controls

33 lines (19 loc) · 780 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
WebBrowserControl.Top property (Access)
vbaac10.chm14371
vbaac10.chm14371
Access.WebBrowserControl.Top
af18145b-aa73-2ebe-f387-e2cce62a1051
02/26/2019
medium

WebBrowserControl.Top property (Access)

Use the Top property to specify an object's location on a form or report. Read/write Integer.

Syntax

expression.Top

expression A variable that represents a WebBrowserControl object.

Remarks

In Visual Basic, use a numeric expression to set the value of this property. Values are expressed in twips.

[!includeSupport and feedback]