Method | Description | |
---|---|---|
FolderBrowserDialog ( ) : ManagedWin32.Api |
Initializes a new instance of the FolderBrowserDialog class.
|
|
Reset ( ) : void |
Resets the properties of a common dialog to their default values.
|
Method | Description | |
---|---|---|
RunDialog ( |
Displays the folder browser dialog.
|
Method | Description | |
---|---|---|
GetOption ( FolderBrowserOptions option ) : bool | ||
GetSHMalloc ( ) : IMalloc | ||
SetOption ( FolderBrowserOptions option, bool value ) : void |
public FolderBrowserDialog ( ) : ManagedWin32.Api | ||
return | ManagedWin32.Api |
protected RunDialog ( |
||
hwndOwner | Handle to the window that owns the dialog box. | |
return | bool |