Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds a text string to the recent files list menu.
void AddRecentFilesList(
LPCTSTR lpszLabel,
int nWidth = 300
);
Parameters
lpszLabel
Specifies the string to add to the recent files list.nWidth
Specifies the width, in pixels, of the recent files list panel.
Requirements
Header: afxRibbonMainPanel.h