Factory Methods

Include Protected Members
Include Inherited Members

The Factory type exposes the following members.

Methods

  Name Description
Public method _VtblGap1_1 Infrastructure.
Public method CreateAddIn Infrastructure. (Inherited from Factory.)
Public method CreateCustomTaskPaneCollection Infrastructure. (Inherited from Factory.)
Public method CreateFormRegionCollection Creates an IList<T> of IFormRegion objects.
Public method CreateFormRegionControl Creates a an instance of a class that implements the FormRegionControl interface.
Public method CreateFormRegionCustomAction() Creates an instance of a class that implements the FormRegionCustomAction interface with a default name.
Public method CreateFormRegionCustomAction(String) Creates an instance of a class that implements the FormRegionCustomAction class by using the specified name.
Public method CreateFormRegionInitializingEventArgs Creates a FormRegionInitializingEventArgs object that provides data for the FormRegionInitializing event of the form region factory class.
Public method CreateFormRegionManifest Creates a form region manifest that describes how the form region appears in Outlook.
Public method CreateImportedFormRegion Creates a Microsoft Office Outlook form region that is based on an Outlook Form Storage (*.ofs) file.
Public method CreateSmartTagCollection Infrastructure. (Inherited from Factory.)
Public method GetRibbonFactory Returns an object that you can use to create Ribbon controls at run time. (Inherited from Factory.)

Top

See Also

Reference

Factory Interface

Microsoft.Office.Tools.Outlook Namespace