Application.DisplayRecentFiles Property
True if the list of recently used files is displayed in the UI. Read/write Boolean.
Syntax
expression.DisplayRecentFiles
expression A variable that represents an Application object.
Example
This example turns off the list of recently used files.
| Visual Basic for Applications |
|---|
|