Form.WindowWidth property (Access)
Returns the width 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 form to its upper-right corner.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.