BCGControlBar Pro for MFC
CBCGPRibbonFontSizeComboBox::CBCGPRibbonFontSizeComboBox ( UINT  nID,
BOOL  bHasEditBox = TRUE,
int  nWidth = -1,
RibbonSimplifiedModeType  type = RibbonSimplifiedOnScreenCompact,
BOOL  bHideInFullMode = FALSE 
)

Constructs ribbon font size combo box object.

Parameters
nIDcommand ID.
bHasEditBoxIf TRUE, the combo box behaves as DropDown, otherwise it behaves as DropDownList.
nWidthSpecifies the width of combo box control. The default width is 120 pixels.
typeSpecifies a ribbon element appearance in the Ribbon simplified mode.
bHideInFullModeSpecifies whether a ribbon element is invisible in the Ribbon classic (non-simplified) mode.