FilteredFileNameEditor.EditValue Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
EditValue(IServiceProvider, Object) | (Inherited from UITypeEditor.) | |
EditValue(ITypeDescriptorContext, IServiceProvider, Object) |
Edits the specified object using the editor style provided by the GetEditStyle method.
(Overrides FileNameEditor.EditValue(ITypeDescriptorContext, IServiceProvider, Object).) |
See Also
FilteredFileNameEditor Members
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ComponentModel.Editors Namespace