Text Property (TextInput Object)

English Query

English Query

Text Property (TextInput Object)

Specifies the text end users provide to clarify their questions, statements, or errors.

Applies To

TextInput Object

Syntax

TextInput.Text = string

Parts

TextInput

An object variable that represents one of the user input types.

string

A string , 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