Class FolderNameEditor
Provides a user interface editor that displays a browser dialog box from which the user can select a folder.
public class FolderNameEditor : UITypeEditor
- Inheritance
-
FolderNameEditor
- Inherited Members
Methods
- EditValue(ITypeDescriptorContext, IServiceProvider, object)
Edits the specified object's value using the editor style indicated by the GetEditStyle() method.
- GetEditStyle(ITypeDescriptorContext)
Gets the editor style used by the EditValue(IServiceProvider, object) method.