Form.WindowWidth Property (Access)

Returns the height of a form in twips. Read-only Integer.

Syntax

expression .WindowWidth

expression A variable that represents a Form object.

Remarks

The WindowWidth property is measured from the upper-left corner of the report to its upper-right corner.

See Also

Concepts

Form Object

Form Object Members