public SaveFileDialog(title as String = "Save file"):
Creates a save-file dialog.
title
dialog = SaveFileDialog("Save document")