BCGSuite for MFC
BOOL CBCGPDialogBar::Create ( CWnd *  pParentWnd,
UINT  nIDTemplate,
UINT  nStyle,
UINT  nID 
)
inline

Creates the Windows dialog bar object and attaches it to CBCGPDialogBar

Returns
TRUE if the function succeeds; otherwise FALSE.

See CBCGPDockingControlBar::Create for more information about possible styles.

Parameters
pParentWndPoints to the parent window.
nIDTemplateSpecifies ID of the dialog resource template.
nStyleThe Windows style
nIDThe control ID.