CheckedListBox
Gambas Component providing a Listbox Control with Checkboxes.
Gambas does not natively provide a Checked Listbox control. This component adds a nearly exact clone of the ListBox control, but with checkboxes for each row, a Checked event, and a minor visual focus cue in the form of a dotted selection border.