SearchField.RecentSearchesCaption
From Xojo Documentation
Property (As String )
aSearchField.RecentSearchesCaption = newStringValue
or
StringValue = aSearchField.RecentSearchesCaption
Supported for all project types and targets.
or
StringValue = aSearchField.RecentSearchesCaption
Supported for all project types and targets.
The caption of the Recent Searches section of the Recent Items menu.
Notes
The default value is "Recent Searches".
The Recent Items menu is supported only for MacOS.
See Also
AllowRecentItems, ClearMenuItemCaption properties.