This documentation is archived and is not being maintained.

MdbDataFileEditor Members

Provides a design-time user interface for selecting a Microsoft Access database file.

The MdbDataFileEditor type exposes the following members.

  NameDescription
Public method MdbDataFileEditor Initializes a new instance of the MdbDataFileEditor class.
Top

  NameDescription
Public method EditValue Overloaded. Edits the value of the specified object using the editor style indicated by the GetEditStyle method.
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetEditStyle Overloaded. Gets the editor style used by the EditValue method.
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetPaintValueSupported Overloaded. Indicates whether this editor supports painting a representation of an object's value.
Public method GetType Gets the type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method PaintValue Overloaded. Paints a representation of the value of an object.
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
Top

  NameDescription
Protected property Caption Gets the caption to display on the selection dialog box. (Overrides UrlEditor::Caption.)
Protected property Filter Gets the URL filter options for the editor, which is used to filter the items that appear in the URL selection dialog box. (Overrides UrlEditor::Filter.)
Public property IsDropDownResizable Gets a value indicating whether drop-down editors should be resizable by the user. (Inherited from UITypeEditor.)
Protected property Options Gets the options for the URL builder to use. (Inherited from UrlEditor.)
Top
Show: