AdvancedSaveFileDialogShowDialog Method
Shows the file dialog
Namespace: KGySoft.WinForms.ComponentsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public DialogResult ShowDialog()
Public Function ShowDialog As DialogResult
public:
DialogResult ShowDialog()
member ShowDialog : unit -> DialogResult
Return Value
DialogResultThe result of the dialog.