Method CreateFileDialog
CreateFileDialog()
When overridden in a derived class, initializes the dialog box from which the user can select a file.
protected abstract FileDialog CreateFileDialog()
Returns
- FileDialog
The FileDialog object which will display the dialog box from which the user can select a file.