Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 661 Bytes

Project.Application.Width.md

File metadata and controls

28 lines (17 loc) · 661 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.Width property (Project)
project-server
Project.Application.Width
ee52fc37-ff4e-5e86-77ac-7d60b65397ef
06/08/2017
medium

Application.Width property (Project)

Gets or sets the width in points of the main window in the Project application. Read/write Long.

Syntax

expression.Width

expression A variable that represents an Application object.

Remarks

A window changes its width by moving its right edge, leaving the left edge unaffected.

[!includeSupport and feedback]