DefaultExt Property

Returns or sets the default file extension in the dialog box created by the ShowFileDialog method.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Ö Imaging for Windows 95 and 98
Ö Imaging for Windows NT 4.0

Applies To

Image Admin control

Syntax

object.DefaultExt[=extension]

Data Type

String

Remarks

The extension of the currently selected filter overrides the default extension.

The default extension is used only when there is no extension associated with the filter (for example, ‘All files *.*’).

The first three characters of the string you specify are used as the file extension when the user does not specify a file extension.