CMFCRibbonComboBox::SetDropDownHeight

Sets the height of the list box when it is dropped down.

void SetDropDownHeight(
   int nHeight 
);

Parameters

  • [in] nHeight
    The height, in pixels, of the list box.

Remarks

The default height is 150 pixels.

Requirements

Header: afxribboncombobox.h

See Also

Reference

CMFCRibbonComboBox Class

Hierarchy Chart