Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Populates the combo box on the ribbon with fonts.
void BuildFonts(
int nFontType = DEVICE_FONTTYPE | RASTER_FONTTYPE | TRUETYPE_FONTTYPE,
BYTE nCharSet = DEFAULT_CHARSET,
BYTE nPitchAndFamily = DEFAULT_PITCH
);
Parameters
[in] nFontType
Specifies the font type of the fonts to add.[in] nCharSet
Specifies the character set of the fonts to add.[in] nPitchAndFamily
Specifies the pitch and family of the fonts to add.
Requirements
Header: afxRibbonComboBox.h