Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 875 Bytes

Project.Application.Top.md

File metadata and controls

30 lines (18 loc) · 875 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.Top property (Project)
project-server
Project.Application.Top
c6c34d81-5378-2e47-9849-31edf050b4b0
06/08/2017
medium

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.

[!includeSupport and feedback]