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
Public Class SaveFileDialog
Inherits FileDialog
type SaveFileDialog =
class
inherit FileDialog
end
The SaveFileDialog type exposes the following members.
Constructors
| Name | Description |
---|
| SaveFileDialog | Initializes a new instance of the SaveFileDialog class |
TopSee Also