BOOL CBCGPFontComboBox::SelectFont | ( | LPCTSTR | lpszName, |
BYTE | nCharSet = DEFAULT_CHARSET |
||
) |
Selects a font in the font combo.
Call this member function to select a font in the font combo box according to font name and character set.
lpszName | Specifies a font name. |
nCharSet | Specifies the character set of a font to select. |