- Version
- Download 98
- File Size 28.49 KB
- File Count 1
- Create Date May 9, 2016
- Last Updated May 9, 2016
CheckListBox in C#
CheckListBox in C#
Another sample program in c# that demonstrate checklistbox control. Checklistbox control is a listbox with checkboxes.
This c# program can add items to a checklistbox then a checked or selected items in the checklistbox will be transferred to a listbox.