IFormRegion.OnStartup Method (2007 System)
Occurs after an instance of the form region is created but before the form region appears.
Namespace: Microsoft.Office.Tools.Outlook
Assembly: Microsoft.Office.Tools.Outlook.v9.0 (in Microsoft.Office.Tools.Outlook.v9.0.dll)
Syntax
'Declaration
Sub OnStartup
'Usage
Dim instance As IFormRegion
instance.OnStartup()
void OnStartup()
void OnStartup()
function OnStartup()
.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.