BCGSuite for MFC
virtual BOOL CBCGPGanttControl::Create ( DWORD  dwStyle,
const RECT &  rect,
CWnd *  pParentWnd,
UINT  nID 
)
virtual

Creates the window of the Gantt Control.

Parameters
dwStyleSpecifies the styles of the window.
rectSpecifies the rectangle of the window.
pParentWndA pointer to a parent window.
nIDSpecifies the control's ID.