Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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