Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 757 Bytes

Access.OptionButton.Top.md

File metadata and controls

33 lines (19 loc) · 757 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OptionButton.Top property (Access)
vbaac10.chm10583
vbaac10.chm10583
Access.OptionButton.Top
21612875-5a0d-3a13-28a1-1e087c5991cb
02/26/2019
medium

OptionButton.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 an OptionButton object.

Remarks

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

[!includeSupport and feedback]