Specifies a file dialog box.
hWndOwner The window handle of the owner window for the common dialog box.
true if the dialog box was successfully run; otherwise, false.
The FontDialog.RunDialog(IntPtr) method is invoked when the user of a font dialog box calls the CommonDialog.ShowDialog method.