WebSearchField.Text
From Xojo Documentation
Property (As String )
aWebSearchField.Text = newStringValue
or
StringValue = aWebSearchField.Text
New in 2020r2
Supported for all project types and targets.
or
StringValue = aWebSearchField.Text
New in 2020r2
Supported for all project types and targets.
The user-modifiable text of the control.
See Also
TextChanged event.