InitialDir Property (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

BSTR InitialDir;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Sets a string that specifies the initial directory for the Open dialog box or the Save dialog box.If this string is empty, the current directory is used for the initial directory.

See Also

Elements

ShowDirectoryDlg method, ShowOpenDlg method, ShowSaveDlg method