DisplayRecentFiles Property

Applies To

Application Object.

Description

True if the most recently used (MRU) file list is displayed on the File menu. Read-write.

Example

This example turns off the list of most recently used files.


Application.DisplayRecentFiles = False