Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.14 KB

Outlook.FormRegion.EnableAutoLayout.md

File metadata and controls

38 lines (22 loc) · 1.14 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
FormRegion.EnableAutoLayout property (Outlook)
vbaol11.chm3265
vbaol11.chm3265
Outlook.FormRegion.EnableAutoLayout
24cc737a-0a95-a162-19bb-f2e8e9a73324
06/08/2017
medium

FormRegion.EnableAutoLayout property (Outlook)

Returns or sets a Boolean that specifies whether to use the automatic layout resizing feature when designing form regions in the forms designer. Read/write

Syntax

expression. EnableAutoLayout

expression A variable that represents a FormRegion object.

Remarks

The automatic layout resizing feature in the forms designer recalculates the form layout dynamically as the form is resized. This feature is only available to form regions in the forms designer.

When this property is True, the forms designer performs automatic layout resizing. When this property is False, the forms designer does not perform automatic layout resizing. The default value is True.

See also

FormRegion Object

[!includeSupport and feedback]