FileTitle

This property returns the name,without the path, of the file to open or save.

Syntax

object.FileTitle

Parameters

object
Object expression that evaluates to a CommonDialog control.

Remarks

The FileTitle property is read-only. When a user selects a file and chooses OK in the File dialog box, the FileTitle property takes a value you can use to open or save the selected file.