_FormRegion.Reflow Method

Definition

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

public:
 void Reflow();
public void Reflow ();
Public Sub Reflow ()

Remarks

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

Applies to