BCGControlBar Pro for MFC
void CBCGPRibbonCustomizeContextMenuPage::AddCustomCategory ( LPCTSTR  lpszName,
const CList< UINT, UINT > &  lstIDS 
)

Adds a custom category.

Parameters
lpszNameThe custom category name.
lstIDSThe list of command IDs in the custom category.

Call this method to add a custom category (like "Popular Commands") to the Context Menu Customization page.