NSaveFileDialog Class Members
In This Topic
The following tables list the members exposed by NSaveFileDialog.
Public Constructors
Public Properties
| Name | Description |
| DefaultExtension | Gets or sets the default file name extension that is used for the saved files. |
| DefaultFileName | Gets or sets the default file name that appears in the Save File dialog when it is displayed. |
Top
Public Methods
| Name | Description |
| RequestShow | Overridden. Requests for the dialog to be displayed. |
Top
Protected Methods
| Name | Description |
| WKYC | |
Top
Public Events
| Name | Description |
| Closed | Occurs when the Save File dialog is closed. |
Top
See Also