Form.WindowHeight Property (Access)
Returns the height of a form in twips. Read-only Integer.
Syntax
expression .WindowHeight
expression A variable that represents a Form object.
Remarks
The WindowHeight property is measured from the upper-left corner of the form to its lower-left corner.