Свойство | Тип | Описание | |
---|---|---|---|
GetResult | void | ||
SetDialogProperties | void |
Метод | Описание | |
---|---|---|
Reset ( ) : void |
Resets all properties to their default values.
|
|
VistaFolderBrowserDialog ( ) : System |
Creates a new instance of the VistaFolderBrowserDialog class.
|
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Releases the unmanaged resources used by the VistaFolderBrowserDialog and optionally releases the managed resources.
|
|
RunDialog ( |
Specifies a common dialog box.
|
Метод | Описание | |
---|---|---|
GetResult ( Ookii dialog ) : void | ||
SetDialogProperties ( Ookii dialog ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
protected RunDialog ( |
||
hwndOwner | A value that represents the window handle of the owner window for the common dialog box. | |
Результат | bool |
public VistaFolderBrowserDialog ( ) : System | ||
Результат | System |