Text Property (TextInput Object)
Specifies the text end users provide to clarify their questions, statements, or errors.
TextInput.Text = string
Parts
TextInput
An that represents one of the user input types.
string
A , which can be set or returned, that represents the text end users provide to clarify their questions or statements.
Remarks
This property has read-write permissions.
See Also
Caption Property