Share via


FormRegion.Reflow Method

Outlook Developer Reference

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