IFormRegion.OnShutdown Method (2007 System)
Occurs before the form region is closed.
Namespace: Microsoft.Office.Tools.Outlook
Assembly: Microsoft.Office.Tools.Outlook.v9.0 (in Microsoft.Office.Tools.Outlook.v9.0.dll)
Syntax
'Declaration
Sub OnShutdown
'Usage
Dim instance As IFormRegion
instance.OnShutdown()
void OnShutdown()
void OnShutdown()
function OnShutdown()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.