TextΒΆ

Identifies an edit control, such as a text box or rich text box.

Winapp ElementObject.Text

Identifies an edit control, such as a text box or rich text box.

Winapp ElementObject.Text ([Name =] String)

Identifies an edit control, such as a text box or rich text box.

Winapp ElementObject.Text (Id|$ = String)

Identifies an edit control, such as a text box or rich text box.

Winapp ElementObject.Text (NamePattern|# = String)

Identifies an edit control, such as a text box or rich text box.

Winapp ElementObject.Text (ClassName|@ = String)

Identifies an edit control, such as a text box or rich text box.

Winapp ElementObject.Text (AccessKey|_ = String)

Identifies an edit control, such as a text box or rich text box.

Winapp ElementObject.Text (Image|ImageName|% = String)

Identifies an edit control, such as a text box or rich text box.

Winapp ElementObject.Text (ProcessId = Integer)

Identifies an edit control, such as a text box or rich text box.

Winapp ElementObject.Text (Process|ProcessName|~ = String)

Identifies an edit control, such as a text box or rich text box.

Winapp ElementObject.Text (Index|^ = Integer)

Identifies an edit control, such as a text box or rich text box.

Winapp ElementObject.Text ([Name =] String, ClassName|@ = String)

Identifies an edit control, such as a text box or rich text box.

Winapp ElementObject.Text ([Name =] String, AccessKey|_ = String)

Identifies an edit control, such as a text box or rich text box.

Winapp ElementObject.Text ([Name =] String, Enabled = Boolean)

Identifies an edit control, such as a text box or rich text box.

Winapp ElementObject.Text (Id|$ = String, Index|^ = Integer)

Identifies an edit control, such as a text box or rich text box.