BCGControlBar Pro for MFC
void CBCGPRibbonFontComboBox::InsertFont ( int  nInsertAt,
const CBCGPFontDesc font,
LPCTSTR  szName = NULL 
)

Inserts a font to the fonts list at the given position.

Parameters
nInsertAtZero-based font index.
fontDesciption of the font to be added.
szNameThe font name. If NULL, the default font name (from CBCGPFontDesc) will be used.