public OpenFileDialog(title as String = "Open file"):
Creates an open-file dialog.
title
dialog = OpenFileDialog("Open document")