Click or drag to resize

SaveFileDialog Class

Dialog for the user to select a file to save
Inheritance Hierarchy

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public class SaveFileDialog : FileDialog

The SaveFileDialog type exposes the following members.

Constructors
  NameDescription
Public methodSaveFileDialog
Initializes a new instance of the SaveFileDialog class
Top
See Also