One of the most commonly used functions of the Common Dialog control is the ability to select a file to open or specify a filename to save. Both the Open and Save As dialog boxes allow the user to specify a drive, directory, filename extension, and a filename. If you have been using older versions of Visual Basic, then you probably think that the code to display the Open dialog is the following: DlgGetFile.Action =1