Description

Get or set the Title of this dialog.

Property type

A String value.  

Syntax

object.Caption [= value]

The Caption Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McCommandDialog.
valueA String value.

Remarks

The dialog's Caption is usually defined in the .dlg file.