_FormRegion.Reflow Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.