BCGControlBar Pro for MFC
virtual INT_PTR CBCGPRibbonComboBox::InsertGroup ( int  nPos,
const CString &  strName 
)
virtual

Inserts a group (static, non-clickable item) in the given position and returns the index of added group.

Parameters
nPosSpecifies a position to insert a new group at.
strNameSpecifies group's text.