BCGControlBar Pro for MFC
virtual BOOL CBCGPBaseVisualCtrl::Create ( const RECT &  rect,
CWnd *  pParentWnd,
UINT  nID,
DWORD  dwStyle = WS_CHILD|WS_VISIBLE,
CCreateContext *  pContext = NULL 
)
virtual

Creates a Windows control.

Call this method to create a window and attach it to a control's class.

Parameters
rectBounding rectangle.
pParentWndA pointer to a parent window.
nIDControl ID.
dwStyleWindow style.
pContextA pointer to a creation context.