Runs a common dialog box with a default owner.
DialogResult.OK if the user clicks OK in the dialog box; otherwise, DialogResult.Cancel.
This method implements CommonDialog.RunDialog(IntPtr).