BCGControlBar Pro for MFC
virtual BOOL CBCGPBaseControlBar::HideInPrintPreviewMode ( ) const
inlinevirtual

Tells the framework whether control bar should be hidden in print preview mode.

This method should be overridden in a derived class and return FALSE, if control bar should be visible in print preview mode. The default returned value is TRUE.