Application.Top property (Project)

Gets or sets the distance of the Project application window from the top edge of the screen in points. Read/write Long.

Syntax

expression.Top

expression A variable that represents an Application object.

Remarks

The position of the Project application window is measured from the top of the main screen.

For the distance of the active window from the top of the window display area within the Project application window, see the Top property of the Window object.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.