ImportedFormRegion Members (2007 System)
Include Protected Members
Include Inherited Members
Represents a Microsoft Office Outlook form region that is based on an Outlook Form Storage (*.ofs) file.
The ImportedFormRegion type exposes the following members.
Constructors
Name
Description
Overloaded. Initializes a new instance of the ImportedFormRegion class.
Top
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Returns the specified control from the Microsoft.Vbe.Interop.Forms.UserForm of the form region.
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Initializes the controls on the form region.
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets or sets the form region factory that is associated with this ImportedFormRegion.
Gets or sets the native form region object.
Gets the Microsoft Office Outlook item for which the form region appears.
Top
Events
Name
Description
Occurs before the form region is closed.
Occurs after an instance of the form region is created but before the form region appears.
Top
Explicit Interface Implementations
Name
Description
Infrastructure.
Infrastructure.
Top