I have two checkboxes and one listbox. I assign functions to both checkboxes. I want to add the items when I click on checkboxes. I'm working on C#. I tried the following code. It's working but overwrites the value when I click on another check box.I have two checkboxes and one listbox. I assign