IFormRegion Interface (2007 System)
Defines an interface that exposes methods that are used by the events of the form region.
Namespace: Microsoft.Office.Tools.Outlook
Assembly: Microsoft.Office.Tools.Outlook.v9.0 (in Microsoft.Office.Tools.Outlook.v9.0.dll)
Syntax
'Declaration
Public Interface IFormRegion
'Usage
Dim instance As IFormRegion
public interface IFormRegion
public interface class IFormRegion
public interface IFormRegion
Remarks
The FormRegionControl and ImportedFormRegion classes inherit from the IFormRegion interface.