Property | Type | Description | |
---|---|---|---|
FolderBrowserDialog_BrowseCallbackProc | int | ||
GetSHMalloc | IMalloc | ||
SHBrowseForFolder | |||
SHGetMalloc | int | ||
SHGetPathFromIDList | bool | ||
SHGetSpecialFolderLocation | int | ||
SendMessage | |||
SendMessage |
Method | Description | |
---|---|---|
FolderBrowserDialogEx ( ) : System |
Initializes a new instance of the FolderBrowserDialogEx class.
|
|
Reset ( ) : void |
Resets the properties of this common dialog box to their default values.
|
Method | Description | |
---|---|---|
RunDialog ( |
When overridden in a derived class, specifies a common dialog box.
|
Method | Description | |
---|---|---|
FolderBrowserDialog_BrowseCallbackProc ( |
||
GetSHMalloc ( ) : IMalloc | ||
SHBrowseForFolder ( [ lpbi ) : |
||
SHGetMalloc ( [ ppMalloc ) : int | ||
SHGetPathFromIDList ( |
||
SHGetSpecialFolderLocation ( |
||
SendMessage ( |
||
SendMessage ( |
protected RunDialog ( |
||
hwndOwner | A value that represents the window handle of the owner window for the common dialog box. | |
return | bool |