BCGControlBar Pro for MFC
CBCGPFrameCaptionBarOptions

Detailed Description

The CBCGPFrameCaptionBarOptions structure contains options used for a frame caption bar initialization.

Public Attributes

 m_bHideMenuBarSpecifies whether an application menu bar is hidden.
 
 m_bSyncButtonsBetweenFramesSpecifies whether custom buttons should be copied to all tear-off (detached) frames.
 
 m_bSystemMenuSpecifies whether an application system menu icon is visible.
 
 m_pRTIFrameCaptionBarThe frame caption bar runtime class - should be derived from CBCGPRibbonFrameCaptionBar. If NULL, a default class (CBCGPRibbonFrameCaptionBar) is used.