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.
Displays a folder browser dialog.
protected override bool RunDialog(IntPtr hwndOwner)
hwndOwner
IntPtrA value that represents the window handle of the owner window for the common dialog box.