property Editor.EditText as String
Specifies the editor's caption.

TypeDescription
String A string expression that indicates the text inside an editor that contains an edit control.
Use the EditText property to specify the text inside the editor while the user edits the text. The property has effect only if the editor displays an edit control inside.