BCGControlBar Pro for MFC
BOOL CBCGPFontComboBox::SelectFont ( CBCGPFontDesc pDesc)

Selects a font in the font combo.

Returns
Nonzero if some font has been selected in the combo using this function, otherwise 0.

Call this member function to select a font in the font combo box according to font description object CBCGPFontDesc.

Parameters
pDescPoints to a font description object.