Window.Width Property

Project Developer Reference

Returns or sets the width in points of a project window in a Window object. Read/write Long.

Syntax

expression.Width

expression   A variable that represents a Window object.

Return Value
Long

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

See Also