This documentation is archived and is not being maintained.
MailDefinitionBodyFileNameEditor Members
Visual Studio 2008
Provides an editor for selecting message body files in a MailDefinition object.
The MailDefinitionBodyFileNameEditor type exposes the following members.
| Name | Description | |
|---|---|---|
|
MailDefinitionBodyFileNameEditor | Infrastructure. Initializes a new instance of the MailDefinitionBodyFileNameEditor class. |
| Name | Description | |
|---|---|---|
|
EditValue | Overloaded. Edits the value of the specified object using the editor style indicated by the GetEditStyle method. |
|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetEditStyle | Overloaded. Gets the editor style used by the EditValue method. |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetPaintValueSupported | Overloaded. Indicates whether this editor supports painting a representation of an object's value. |
|
GetType | Gets the type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
PaintValue | Overloaded. Paints a representation of the value of an object. |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
Caption | Gets the caption to appear on the MailDefinitionBodyFileNameEditor form. (Overrides UrlEditor::Caption.) |
|
Filter | Gets the list of file types for the MailDefinitionBodyFileNameEditor object to accept. (Overrides UrlEditor::Filter.) |
|
IsDropDownResizable | Gets a value indicating whether drop-down editors should be resizable by the user. (Inherited from UITypeEditor.) |
|
Options | Gets the options for the URL builder to use. (Inherited from UrlEditor.) |
Show: