CheckedListBox add item
Demonstrates how to add item into CheckedListBox. You can enter item name in 'Added item text' TextBox and set place of added items in ListBox with 'Added item place' NumericUpDown and the click on 'Add item' button and you will see added item in CheckedListBox on defined position.
|