DefaultExt Property

Applies To

Common dialog1H1HYJI(file dialog).

Description

Sets the default file-name extension for the dialog box.

Usage

[form.]CMDialog.DefaultExt[ = extension ]

Remarks

Use this property to specify a default file-name extension such as .TXT or .DOC.

When a file with no extension is saved, the extension specified by this property is automatically appended to the file name.

Data Type

String7WSH0XQ