March 2003
Intermediate to advanced
896 pages
32h 35m
English
FolderNameEditor
This class provides an editor for the selection of a folder or path (using the Shell32 common dialog).
public class FolderNameEditor : System.Drawing.Design.UITypeEditor { // Public Constructors public FolderNameEditor(); // Public Instance Methods public override object EditValue(System.ComponentModel.ITypeDescriptorContext context, // overrides System.Drawing.Design.UITypeEditor public override UITypeEditorEditStyle GetEditStyle( // overrides System.Drawing.Design.UITypeEditor // Protected Instance Methods protected virtual void InitializeDialog(FolderBrowser folderBrowser); }
System.Object
→ System.Drawing.Design.UITypeEditor → FolderNameEditor
Read now
Unlock full access