| FilePathObjectEditorEditValue Method |
| Name | Description | |
|---|---|---|
| EditValue(IServiceProvider, Object) | Edits the value of the specified object using the editor style indicated by the GetEditStyle method. (Inherited from UITypeEditor.) | |
| EditValue(ITypeDescriptorContext, IServiceProvider, Object) |
This is overridden to edit the value using a file dialog.
(Overrides FilePathStringEditorEditValue(ITypeDescriptorContext, IServiceProvider, Object).) |