AdvancedSaveFileDialogShowDialog Method

Shows the file dialog

Definition

Namespace: KGySoft.WinForms.Components
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public DialogResult ShowDialog()

Return Value

DialogResult
The result of the dialog.

See Also