ShowSave

This method displays the Save As dialog box of the CommonDialog control.

Syntax

commondlg.ShowSave

Parameters

commondlg
Reference to a CommonDialog control.

Return Value

None.

Remarks

The file name is returned in the FileName property of the CommonDialog control.