Click here to Skip to main content
15,886,873 members
Articles / Programming Languages / C#

Removing Event Handlers using Reflection

Rate me:
Please Sign up or sign in to vote.
4.95/5 (47 votes)
23 Aug 2010CPOL4 min read 129K   6.5K   62  
How to remove an object's Event Handlers using Reflection

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Pioneer Software Ltd
United Kingdom United Kingdom
Hedley is a Director of Pioneer Software Ltd, a small UK-based software company specialising in Windows application development.
He started programming back in the mid-80's in C++ and later specialised in Borland's C++ Builder and Delphi.
After several years as a contractor, he founded Pioneer Software Ltd in the mid-90's to concentrate on developing bespoke Windows applications.
Current 'language/environment of choice' is C# and VS2010.

Comments and Discussions