BCGControlBar Pro for MFC
BOOL CBCGPRibbonComboBox::IsResizeDropDownList ( ) const
inline

Tells whether the drop down list of ribbon combo box can be resized, or not.

This function returns TRUE if resizing of drop down list is enabled; otherwise FALSE. You can enable or disable resizing by using EnableDropDownListResize() method.