Check Combo Box is a user control combo box in which the items in the dropdown are preceded by a checkbox. As items are checked or unchecked, the Text property displayed above the dropdown is updated
Provides a checked listbox WinForms control that offers methods that the owner application can use to reorder the items in the list.
Documentation available at:
https://marcjohnston.github.io/byMarc.Net2.WinControls.ReorderingCheckedListBox/
Issues and bug tracker available at:...
More information