_FormRegion.Reflow Method

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

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Sub Reflow
'Usage
Dim instance As _FormRegion

instance.Reflow()
void Reflow()

Remarks

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

See Also

Reference

_FormRegion Interface

_FormRegion Members

Microsoft.Office.Interop.Outlook Namespace