Dynamically (programatically) adding check boxes and checkedchanged events
I am having a bit of a problem adding a few check boxes and an event handler programatically. The check boxes all appear fine, but they don’t do anything when clicked. Does anyone have any idea what I am doing wrong?