Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 978 Bytes

Project.Window.Top.md

File metadata and controls

30 lines (18 loc) · 978 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Window.Top property (Project)
project-server
Project.Window.Top
60aca1d3-5ca5-093f-7828-39974300257f
06/08/2017
medium

Window.Top property (Project)

Gets or sets the distance in points of the window below the top edge of the window display area. Read/write Long.

Syntax

expression.Top

expression A variable that represents a Window object.

Remarks

The window display area is below the ribbon in Project and Project. The default value of Top is -19, which means the active window is 19 points above the window display area. If you set the value to less than -19, part of the active window is hidden below the ribbon.

For the distance of the main window from the top of the screen, see the Top property of the Application object.

[!includeSupport and feedback]