FormRegionManifestIcons Members (2007 System)
Include Protected Members
Include Inherited Members
Represents a collection of icons that appear for separate, replace, and replace-all form regions.
The FormRegionManifestIcons type exposes the following members.
Constructors
Name
Description
Overloaded. Initializes a new instance of the FormRegionManifestIcons 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.)
Serves as a hash function for a particular type. (Inherited from Object.)
Infrastructure. Returns an image that will be displayed for a particular type of icon for the form region.
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Infrastructure. Returns an empty string. (Overrides Object.ToString().)
Overloaded. Creates an XML representation of the FormRegionManifestIcons.
Top
Properties
Name
Description
Gets or sets the default icon that appears for replacement and replace-all form regions.
Gets or sets the icon that appears for encrypted items that have replacement or replace-all form regions.
Gets or sets the icon that appears for forwarded items that have replacement or replace-all form regions.
Infrastructure. The FormRegionManifest instance that is associated with this FormRegionManifestIcons.
Gets or sets the icon that appears on the Ribbon of an Inspector for items that have separate, replacement, or replace-all form regions.
Gets or sets the icon that appears for items marked as read that have replacement or replace-all form regions.
Gets or sets the icon that appears for recurring items that have replacement or replace-all form regions.
Gets or sets the icon that appears for replied-to items that have replacement or replace-all form regions.
Gets or sets the icon that appears for digitally signed items that have replacement or replace-all form regions.
Gets or sets the icon that appears for submitted items that have replacement or replace-all form regions.
Gets or sets the icon that appears for items marked as unread that have replacement or replace-all form regions.
Gets or sets the icon that appears for unsent items that have replacement or replace-all form regions.
Gets or sets the icon that appears in the notification area and in the ALT+TAB dialog box for open items that display replacement and replace-all form regions.
Top