Share via


FormRegion.Reflow Method (Outlook)

Causes Outlook to recalculate the height of an adjoining form region to display all the visible controls in the form region.

Version Information

Version Added: Outlook 2007

Syntax

expression .Reflow

expression A variable that represents a FormRegion object.

Remarks

The Reflow method only applies to adjoining form regions. No action occurs for separate form regions.

See Also

Concepts

FormRegion Object Members

FormRegion Object