CheckBox.Top Property (Access)

You can 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 CheckBox object.

Remarks

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

See Also

Concepts

CheckBox Object Members

CheckBox Object