An NDoc Documented Class Library

FolderNameDialog Members

Public Instance Constructors

FolderNameDialog ConstructorInitializes a new instance of the FolderNameDialog class.

Public Instance Properties

BrowseForComputer
BrowseForEverything
BrowseForPrinter
Description
DirectoryPath
DontTranslateTarget
NewUI
NoNewFolderButton
RestrictToDomain
RestrictToFilesystem
RestrictToSubfolders
ShowHint
ShowShareable
ShowStatusText
ShowTextBox
Site
StartLocation
ValidResultsOnly

Public Instance Methods

Dispose
EditValue (inherited from FolderNameEditor)
EditValue (inherited from UITypeEditor)Edits the value of the specified object using the editor style indicated by GetEditStyle.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetEditStyle (inherited from FolderNameEditor)
GetEditStyle (inherited from UITypeEditor)Gets the editor style used by the EditValue method.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetPaintValueSupported (inherited from UITypeEditor) Indicates whether the specified context supports painting a representation of an object's value within the specified context.
GetPaintValueSupported (inherited from UITypeEditor) Indicates whether this editor supports painting a representation of an object's value.
GetType (inherited from Object)Gets the Type of the current instance.
PaintValue (inherited from UITypeEditor) Paints a representation of the value of an object using the specified PaintValueEventArgs.
PaintValue (inherited from UITypeEditor)Paints a representation of the value of the specified object to the specified canvas.
ShowDialogOverloaded.
ToString (inherited from Object)Returns a String that represents the current Object.

Public Instance Events

Disposed

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
InitializeDialog (inherited from FolderNameEditor)
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

FolderNameDialog Class | Genghis.Windows.Forms Namespace