BCGControlBar Pro for MFC
CBCGPRibbonButton* CBCGPRibbonBackstageViewPanel::AddRecentView ( UINT  uiCommandID,
LPCTSTR  lpszLabel,
UINT  nFlags = BCGP_BACKSTAGE_RECENT_VIEW_DEFAULT_FLAGS,
UINT  uiWaterMarkResID = 0,
COLORREF  clrBase = (COLORREF)-1,
BOOL  bAddToBottom = FALSE 
)

Adds a "Recent" page.

Parameters
uiCommandIDSpecifies view's command ID.
lpszLabelSpecifies view's label.
nFlagsA combination of BCGP_SHOW_FOLDERS_LIST and BCGP_SHOW_PINS.
uiWaterMarkResIDIdentifier for the water mark resource.
clrBaseThe watermark resource base colour. This color will be automatically addapted to the current color theme.
bAddToBottomSpecifies whether item is located at the panel's bottom.