BCGControlBar Pro for MFC
LPCTSTR CBCGPRibbonComboBox::GetItem ( int  iIndex,
BOOL  bSkipGroups = FALSE 
) const

Returns an item located at the specified index.

Use this function to retrieve an item by index. If index is out of range, the returned value is NULL.

Parameters
iIndexSpecifies zero-based index of item to return.
bSkipGroupsSpecifies whether the group items are skipped.