help:I want remove all eventhandler of Click, how can I realize it

  • Thread starter Thread starter yy
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top