Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 776 Bytes

Access.NavigationButton.Top.md

File metadata and controls

33 lines (19 loc) · 776 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
NavigationButton.Top property (Access)
vbaac10.chm10468
vbaac10.chm10468
Access.NavigationButton.Top
7bce7df5-2c37-ac6e-9788-f6a5a0d26940
02/26/2019
medium

NavigationButton.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 NavigationButton object.

Remarks

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

[!includeSupport and feedback]