Text Property

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

TextInput

Remarks

This property has read-write permissions.

See Also

Caption Property


(c) 1996-1998 Microsoft Corporation. All Rights Reserved.