Specifies the text end users provide to clarify their questions or statements.
Syntax
TextInput.Text = string
Part | Description |
---|---|
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. |
Applies To
Remarks
This property has read-write permissions.
See Also
Caption Property