Share via


Report.WindowTop Property (Access)

Returns an Integer indicating the screen position in twips of the top edge of a report relative to the top of the Microsoft Access window. Read-only.

Syntax

expression .WindowTop

expression A variable that represents a Report object.

Remarks

Use the Move method to change the position of a report.

See Also

Concepts

Report Object

Report Object Members