Previous Topic: TopNext Topic: WindowState


Width

Gets or Sets the width of a window.

Syntax

object.Width [=value]

Parameters

object

An expression that evaluates to a Window object.

value

A Long that sets the width of the window.

Remarks

The Width property has the Long type.