BCGControlBar Pro for MFC
virtual BOOL CBCGPRibbonComboBox::HasEditBox ( ) const
inlinevirtual

Tells whether combo box has edit box.

Use this method to determine whether combo box has edit box.

You can specify how combo box is created (with or without edit box) in constructor only.

Reimplemented from CBCGPRibbonEdit.