SearchField.AllowFocusRing
From Xojo Documentation
Property (As Boolean )
aSearchField.AllowFocusRing = newBooleanValue
or
BooleanValue = aSearchField.AllowFocusRing
Supported for all project types and targets.
or
BooleanValue = aSearchField.AllowFocusRing
Supported for all project types and targets.
If True, the SearchField will display a focus ring when it has the focus.