Click here to Skip to main content
15,892,697 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
In my application im loading an assembly. That assembly is containing the definition of delegates and events.Now i want to add a handler to that event from my application. how to accomplish this?
Thanks in Advance
Posted
Updated 25-Nov-10 1:34am
v2
Comments
fjdiewornncalwe 25-Nov-10 8:00am    
What have you tried, so that we know where to start with helping you?

1 solution

Check with this link, sure this will help out you to resolve your problem...

http://msdn.microsoft.com/en-us/library/ms228976.aspx[^]

otherwise post your code sample it will give more help us to resolve your problem.

Cheers :thumbsup:
vasanth
 
Share this answer
 

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900