CMFCRibbonComboBox::GetIntermediateSize
Returns the size of the combo box as displayed in intermediate mode.
virtual CSize GetIntermediateSize(
CDC* pDC
);
Parameters
- [in] pDC
Pointer to a device context for the combo box.
Return Value
The size of the combo box.
Remarks
The size returned is based on the size of the combo box when it displays small images.
Requirements
Header: afxribboncombobox.h