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