Form.FitToScreen Property

Access Developer Reference

Gets or sets whether the width of the form is reduced to fit the width of the screen. Read/write Boolean.

Version Information
 Version Added:  Access 2007

Syntax

expression.FitToScreen

expression   A variable that represents a Form object.