Event Handlers - how many and what are they?

  • Thread starter Thread starter hayrob
  • Start date Start date
H

hayrob

If I have an event in VB.Net, can I find out how many handlers there are for
that event, and even better, what they are?
And even better, can I remove all event handlers without knowing what they
are. In C#, I know this can be done.
 

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