BCGControlBar Pro for MFC
void CBCGPGanttChart::InsertItem ( int  pos,
CBCGPGanttItem pItem 
)

Inserts an item at the specified position.

Parameters
posA position in the list of items.
pItemA pointer to item to insert.