FileDialog.DialogTitle Property

 FileDialog.DialogTitle  (read-write, String)
 
String that will appear in the title bar of the dialog

Syntax

FileDialog.DialogTitle [= String]

The property syntax has these parts:

Part Description
Value (String) String that will appear in the title bar of the dialog

Remarks