A
Aaron
OK, I was working way too late tonight. I have one form with one tab
control. I have eight tabs. And hundreds of controls on those various tabs.
I don't know why I did this but anyway I cut the tab control in order to
position a panel underneath then pasted the tab control back. Now all of my
buttons (for instance) do not initiate the original Click event:
MyButton_Click but instead generate a new event MyButton_Click_1. Are there
any quick fixes here? What are my options? Thanks.
control. I have eight tabs. And hundreds of controls on those various tabs.
I don't know why I did this but anyway I cut the tab control in order to
position a panel underneath then pasted the tab control back. Now all of my
buttons (for instance) do not initiate the original Click event:
MyButton_Click but instead generate a new event MyButton_Click_1. Are there
any quick fixes here? What are my options? Thanks.