IFormRegion Interface
Defines an interface that exposes methods that are used by the events of the form region.
Assembly: Microsoft.Office.Tools.Outlook (in Microsoft.Office.Tools.Outlook.dll)
| Name | Description | |
|---|---|---|
![]() | OnShutdown() | Occurs before the form region is closed. |
![]() | OnStartup() | Occurs after an instance of the form region is created but before the form region appears. |
The FormRegionControl and ImportedFormRegion interfaces inherit from the IFormRegion interface.
Show:
