title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
FormRegion object (Outlook) |
vbaol11.chm3018 |
|
|
3a0b83eb-4076-9cb3-86a9-68f9e44df89f |
06/08/2017 |
medium |
Represents a form region in an Outlook form.
The FormRegion object allows an add-in to add code behind a form region in a custom form to modify the appearance and behavior of the form region.
To obtain an instance of the FormRegion object, an add-in must implement the FormRegionStartup interface. Outlook allocates storage for the form region, instantiates an instance of the FormRegion object, and returns the FormRegion object in the GetFormRegionStorage method.
When the add-in closes the frame for the form region, the add-in must release the object for the form region.
For more infomation on programming a form region, see Extending a Form Region with an Add-in.
Name |
---|
Close |
Expanded |
Name |
---|
Reflow |
Select |
SetControlItemProperty |
Name |
---|
Application |
Class |
Detail |
DisplayName |
EnableAutoLayout |
Form |
FormRegionMode |
Inspector |
InternalName |
IsExpanded |
Item |
Language |
Parent |
Session |
SuppressControlReplacement |
Visible |
Outlook Object Model Reference
[!includeSupport and feedback]