CGXComboBoxWnd::m_bSizeToContent
BOOL m_bSizeToContent;
Remarks
Specifies if the window rectangle for the combo box shall be computed on the font and cell size. m_bSizeToContent is FALSE by default which means that the combo box will fill the whole cell (thus the combo box button will be stretched to fill the whole height).