Method CreateFileDialog
CreateFileDialog()
Initializes the dialog box from which the user can select a location for saving a file.
protected override FileDialog CreateFileDialog()
Returns
- FileDialog
The FileDialog object which will display the dialog box from which the user can select a location for saving a file.