Share via


FormRegionStartup Members

Include Protected Members
Include Inherited Members

Defines an interface that allows an add-in to specify the storage and the user interface of a form region, obtains an object for that form region, and determines when the form region is about to be displayed in a form or in the Reading Pane.

The FormRegionStartup type exposes the following members.

Methods

 

Name

Description

Public method

BeforeFormRegionShow

Allows an add-in to update the user interface of a form region before it is displayed. (Inherited from _FormRegionStartup.)

Public method

GetFormRegionIcon

Obtains an icon image that will be displayed for a particular type of icon for the form region. (Inherited from _FormRegionStartup.)

Public method

GetFormRegionManifest

Obtains the XML manifest for a form region. (Inherited from _FormRegionStartup.)

Public method

GetFormRegionStorage

Obtains appropriate storage for a form region based on the specified information. (Inherited from _FormRegionStartup.)

Top

See Also

Reference

FormRegionStartup Interface

Microsoft.Office.Interop.Outlook Namespace