Combo Box Control

Fully implemented BCGControlBar Pro (MFC)

Fully implemented BCGSuite (MFC)

Not available BCGControlBar for .NET

The themed combobox control extends a regular combo box. It provides the following features and benefits:

  • DWM support: the control can be placed on the dialog's DWM area
  • Visual manager style: the control and dropdown list are rendered using Visual Manager methods
  • A prompt displayed when the combo box text is empty
  • Auto-complete mode allows to choose an option from dropdown list which is automatically updated while user types (CBS_DROPDOWN style only)
  • Dropdown list item icon and indentation

Combo box with icons and item indentations:

Combo box with icons and item indentations:

Combo box in Auto-complete mode

Combo box in Auto-complete mode