B
Blarney
Hello, every now and again I have a problem where my custom button click
events that I've written using picture boxes, etc. end up being reset from
the "click" handler to "click1". This is annoying because I have to go
back through to reset all of the affected items.
The way I correct it is I select the code from within the click event,
copy it and delete the event, than I got back into the forms designer
double-click the item and then it resets back to "click" instead of "click
1"
Does anyone know why this happens or how I can reset them very quickly?
thank you
events that I've written using picture boxes, etc. end up being reset from
the "click" handler to "click1". This is annoying because I have to go
back through to reset all of the affected items.
The way I correct it is I select the code from within the click event,
copy it and delete the event, than I got back into the forms designer
double-click the item and then it resets back to "click" instead of "click
1"
Does anyone know why this happens or how I can reset them very quickly?
thank you