BCGControlBar Pro for MFC
virtual BOOL CBCGPRibbonGalleryCtrl::Create ( const RECT &  rect,
CWnd *  pParentWnd,
UINT  nID,
DWORD  dwStyle = WS_CHILD|WS_VISIBLE|WS_TABSTOP|WS_BORDER 
)
virtual

Creates Windows control.

Call this function to create the Windows control.

Parameters
rectSpecifies size and position.
pParentWndA pointer to parent window.
nIDSpecifies control ID.
dwStyleWindow style.