BCGControlBar Pro for MFC
virtual INT_PTR CBCGPRibbonComboBox::AddGroup ( const CString &  strName)
virtual

Adds a group (static, non-clickable item) and returns the index of added group.

Parameters
strNameSpecifies group's text.

The group is added after the last element that has been inserted using AddItem() or InsertItem().