BCGControlBar Pro for MFC
BOOL CBCGPRibbonBackstageViewPanel::AttachViewToItem ( UINT  uiID,
CBCGPRibbonBackstageViewItemForm pView,
BOOL  bByCommand = TRUE 
)

Attaches a page to existing item.

Parameters
uiIDSpecifies view's command ID or zero-based index.
bByCommandSpecifies whether uiID is a command ID or index.
pViewThe reference to backstage view item form.