Click here to Skip to main content
15,902,299 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 129.7K   6.5K   62  
How to remove an object's Event Handlers using Reflection

Views

Daily Counts

Downloads

Weekly Counts

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