FileDlgFlags Property (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

long FileDlgFlags;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the user interface flags for the Open dialog box and the Save dialog box. These flags determine the layout and action of the dialog.

For a list of available options, refer to the specific method.

See Also

Elements

ShowOpenDlg method, ShowSaveDlg method