InsertStep
Inserts a step at the specified index of the control. If nIndex < 0 , adds it to the end. Inserted item will be visible and enabled, Must be attached.
int InsertStep( LPCSTR stepLabel, LPCSTR comboString = NULL, int nIndex = -1 )
returns the index of the new step that was added
Control.h