Share

TextBoxProxy.Text Property

Parent Object: TextBoxProxy

Description

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

Syntax

TextBoxProxy.Text() As String

Property Value

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

Version

Introduced in version 10

Was this information helpful?