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