DialogTitle Property

Example-VB Example-VC++

Returns or sets the title used 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.DialogTitle[=title]

Data Type

String

Remarks

This property is used in conjunction with the ShowFileDialog method.

If a string is not specified, the default is used either Open or Save As.