| void CBCGPRibbonMainPanel::AddRecentFilesList | ( | LPCTSTR | lpszLabel, |
| int | nWidth = 300, |
||
| BOOL | bShowPins = FALSE |
||
| ) |
Adds a text string, which will be placed in the "recent files list" menu.
| lpszLabel | Specifies the string to add. |
| nWidth | Specifies the desired width, in pixels, of the recent files list panel. |
| bShowPins | Set this parameter to TRUE to display pin on the right of the file name. |