ShowDirectoryDlg method (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

short ShowDirectoryDlg(long hWnd);

Overview

Refer to Using Imaging Common Dialogs

Remarks

Displays the Get Directory dialog box, and allows the user to browse the file system for a folder/directory.

The following properties are associated with this method:

Directory property

Filter property

FilterIndex property

DialogTitle property

To include a Help button in the dialog, set the ShowHelpButton property to VARIANT_TRUE.

The Directory dialog can be seen below:

image\GetDirectory.gif

See Also

Elements

Directory property, Filter property, FilterIndex property, DialogTitle property, ShowHelpButton property, EnableMethodErrors property