Method RunDialog
RunDialog(IntPtr)
Displays a folder browser dialog.
protected override bool RunDialog(IntPtr hwndOwner)
Parameters
hwndOwner
IntPtrA value that represents the window handle of the owner window for the common dialog box.
Returns
- bool
true if the dialog box was successfully run; otherwise, false.