Share

TextBox.Text Property

Parent Object: TextBox

Description

Gets and sets the string that defines the contents of the text box.

Syntax

TextBox.Text() As String

Property Value

This is a read/write property whose value is a String.

Version

Introduced in version 5.3

Was this information helpful?