FolderNameEditor

FolderNameEditor

System.Windows.Forms.Design (system.design.dll) class

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  ); } 

Hierarchy

System.Object System.Drawing.Design.UITypeEditor FolderNameEditor



. Net Windows Forms in a Nutshell
.NET Windows Forms in a Nutshell
ISBN: 0596003382
EAN: 2147483647
Year: 2002
Pages: 794

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net