| void CBCGPRibbonFontComboBox::AddFont | ( | const CBCGPFontDesc & | font, |
| LPCTSTR | szName = NULL |
||
| ) |
Adds a font to the fonts list.
| font | Desciption of the font to be added. |
| szName | The font name. If NULL, the default font name (from CBCGPFontDesc) will be used. |