I was developing my app. Made a few changes that I can't fully remember but nothing that would make all the button clicks and form click dead(at least that's what I think). While debugging, I placed breaks at the start of the button click events for all the controls on the form, but they never get triggered. Any ideas?
Creating a new button and copying and pasting the click event code for any given button does not work either.