Hi everyone,
I'm working on an app that needs to log all of the events of every control and place them into a checkedlistbox. For example, if you click a button on the form, it should show the information in the checkedlistbox like 'button1 Clicked: x amount of times,' and so on for other controls. Is there a way to do this? I haven't really found much info for this specific purpose. Thanks.
Here's the example my professor gave:
http://img188.imageshack.us/img188/8611/checkedlistbox.jpg