SelectedExt Property (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

BSTR SelectedExt;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the string that indicates which filter(s) to initially be checked and associated for the FilesAssociation dialog box. This should be set in the following way:

"*.cmp|*.dic|*.bmp"

See Also

Elements

ShowFilesAssociationDlg method, Formats property, ServerApplicationName property