Click or drag to resize

IRecentOpen Methods

The IRecentOpen type exposes the following members.

Methods
 NameDescription
Public methodAddRecentFile Adds a file to the collection of recently opened files (other than project files).
Public methodAddRecentProject Adds a project file to the collection of recently opened project files.
Public methodClearRecentFiles Clears the collection of recently opened files (other than project files).
Public methodClearRecentProjects Clears the collection of recently opened project files.
Public methodRemoveRecentProject Removes one project file from the collection of recently opened project files.
Top
See Also