FolderPicker Class |
Namespace: callback.ShellBoost.Core.Utilities
public class FolderPicker
The FolderPicker type exposes the following members.
Name | Description | |
---|---|---|
![]() | FolderPicker | Initializes a new instance of the FolderPicker class |
Name | Description | |
---|---|---|
![]() | FileNameLabel |
Gets or sets the file name label.
|
![]() | ForceFileSystem |
Gets or sets a value indicating whether to include only file system folders.
|
![]() | InputPath |
Gets or sets the input path.
|
![]() | OkButtonLabel |
Gets or sets the OK button label.
|
![]() | Result |
Gets the result item.
|
![]() | ResultName |
Gets the result name.
|
![]() | ResultPath |
Gets the result path.
|
![]() | Title |
Gets or sets the title.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetOptions |
Sets the options.
|
![]() | ShowDialog(Boolean) |
Displays the dialog.
|
![]() | ShowDialog(IntPtr, Boolean) |
Displays the dialog.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |