BCGControlBar Pro for MFC
void CBCGPRibbonCategory::AddHidden ( CBCGPBaseRibbonElement pElem)

Adds a hidden element to category.

Use this method to add "hidden" elements to category. "Hidden" elements never appear on panels. They appear in the customization dialog only and can be placed on Quick Customize Toolbar during customization.

Parameters
pElemA pointer to "hidden" element.