SaveFileDialog Methods
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | CreateObjRef(Type^) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.(Inherited from MarshalByRefObject.) |
![]() | Dispose() | |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLifetimeService() | Retrieves the current lifetime service object that controls the lifetime policy for this instance.(Inherited from MarshalByRefObject.) |
![]() | GetType() | |
![]() | InitializeLifetimeService() | Obtains a lifetime service object to control the lifetime policy for this instance.(Inherited from MarshalByRefObject.) |
![]() | OpenFile() | Opens the file with read/write permission selected by the user. |
![]() | Reset() | Resets all dialog box options to their default values.(Overrides FileDialog::Reset().) |
![]() | ShowDialog() | Runs a common dialog box with a default owner.(Inherited from CommonDialog.) |
![]() | ShowDialog(IWin32Window^) | Runs a common dialog box with the specified owner.(Inherited from CommonDialog.) |
![]() | ToString() | This API supports the product infrastructure and is not intended to be used directly from your code. Provides a string version of this object.(Inherited from FileDialog.) |
