DesktopSearchField.MaximumRecentItems

From Xojo Documentation

Property (As Integer )
aDesktopSearchField.MaximumRecentItems = newIntegerValue
or
IntegerValue = aDesktopSearchField.MaximumRecentItems

New in 2021r3

Supported for all project types and targets.

The maximum number of items that can appear on the Recent Items menu.

Notes

The Recent Items menu is only supported for MacOS.

See Also

AllowRecentItems property.