Compartir a través de


CMFCToolBarFontSizeComboBox::RebuildFontSizes

Fills a font size combo box with all valid sizes of the given font.

void RebuildFontSizes(
   const CString& strFontName 
);

Parameters

  • [in] strFontName
    Specifies a font name.

Remarks

Call this function when you want to synchronize between selection in a font combo box and a font size combo box, such as a CMFCToolBarFontComboBox Class.

Requirements

Header: afxtoolbarfontcombobox.h

See Also

Reference

CMFCToolBarFontSizeComboBox Class

Hierarchy Chart