Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
<DispIdAttribute()> _
Sub Reflow
'Usage
Dim instance As _FormRegion
instance.Reflow()
[DispIdAttribute()]
void Reflow()
Remarks
The Reflow method only applies to adjoining form regions. No action occurs for separate form regions.