Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 601 Bytes

Project.Window.Width.md

File metadata and controls

28 lines (17 loc) · 601 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Window.Width property (Project)
project-server
Project.Window.Width
17623ed8-1d96-1b43-56f0-119e7a7b51d8
06/08/2017
medium

Window.Width property (Project)

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

Syntax

expression.Width

expression A variable that represents a Window object.

Remarks

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

[!includeSupport and feedback]