BCGControlBar Pro for MFC
void CBCGPRibbonBar::EnablePrintPreview ( BOOL  bEnable = TRUE)

Allows to display the "Print Preview" tab

Use this function to enable the "Print Preview" tab. If print preview is enabled, the library automatically displays the "Print Preview" tab for print preview view.

By the default "Print Preview" tab is enabled.

Parameters
bEnableIf TRUE, "Print Preview" tab will be displayed; if FALSE, "Print Preview" tab won't be diplayed automatically.