BCGControlBar Pro for MFC
void CBCGPGanttItem::SetInterval ( COleDateTime  dtStart,
COleDateTime  dtFinish 
)

Defines a time interval for a Gantt item.

Call this function to set the start and end time of a task at once.

Parameters
dtStartSpecifies the start time.
dtFinishSpecifies the end time.