DesktopSearchField.RecentSearchesValue

From Xojo Documentation

Property (As String )
aDesktopSearchField.RecentSearchesValue = newStringValue
or
StringValue = aDesktopSearchField.RecentSearchesValue

New in 2021r3

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.