Gets the editing style used by the FileNameEditor.EditValue(System.ComponentModel.ITypeDescriptorContext, IServiceProvider, object) method.
- context
- An System.ComponentModel.ITypeDescriptorContext that can be used to gain additional context information.
One of the System.Drawing.Design.UITypeEditorEditStyle values indicating the provided editing style.
If the FileNameEditor.EditValue(System.ComponentModel.ITypeDescriptorContext, IServiceProvider, object) method is not supported, this method will return System.Drawing.Design.UITypeEditorEditStyle.None.