MdbDataFileEditor Members
.NET Framework 2.0
Provides a design-time user interface for selecting a Microsoft Access database file.
The following tables list the members exposed by the MdbDataFileEditor type.
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| IsDropDownResizable | Gets a value indicating whether drop-down editors should be resizable by the user.(Inherited from UITypeEditor.) |
| Name | Description | |
|---|---|---|
| Caption | Overridden. Gets the caption to display on the selection dialog box. |
| Filter | Overridden. Gets the URL filter options for the editor, which is used to filter the items that appear in the URL selection dialog box. |
| Options | Indicates the options for the URL builder to use.(Inherited from UrlEditor.) |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| EditValue | Overloaded. Edits the value of the specified object. (Inherited from UrlEditor.) |
| Equals | Overloaded. Determines whether two Object instances are equal. (Inherited from Object.) |
| GetEditStyle | Overloaded. Gets the editing style of the EditValuemethod. (Inherited from UrlEditor.) |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
| GetPaintValueSupported | Overloaded. Indicates whether this editor supports painting a representation of an object's value. (Inherited from UITypeEditor.) |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| PaintValue | Overloaded. Paints a representation of the value of an object. (Inherited from UITypeEditor.) |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (Inherited from Object.) |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
Show: