BOOL CBCGPRibbonBar::Create | ( | CWnd * | pParentWnd, |
DWORD | dwStyle = WS_CHILD|WS_VISIBLE|CBRS_TOP , |
||
UINT | nID = AFX_IDW_RIBBON_BAR |
||
) |
Creates the Windows control and attaches it to CBCGPRibbonBar.
pParentWnd | Pointer to parent window (usually main frame). |
dwStyle | A combination of window styles to be applied to the control. |
nID | Specifies control ID. |