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