Is there a single event on a Form that will get control whenever I click a checkbox.
example: I have several checkboxs on a form, lets say 10 checkboxs on the form, when I click any one of them what event would be common to all so that I can check which ones were click (or rather get control in an event as they are click) but have the code in one place.
THanks
Start Free Trial