Y
yy
I want remove all the eventhandler added by button.click+=myeventhandler(for
example)
..
Is there any way.
The only way i know is button.click-=myeventhandler.
but I want know how to remove all eventhandler link to click
example)
..
Is there any way.
The only way i know is button.click-=myeventhandler.
but I want know how to remove all eventhandler link to click