BCGControlBar Pro for MFC
BOOL CBCGPFontComboBox::SelectFont ( LPCTSTR  lpszName,
BYTE  nCharSet = DEFAULT_CHARSET 
)

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 name and character set.

Parameters
lpszNameSpecifies a font name.
nCharSetSpecifies the character set of a font to select.