Hi,
If I am using a class with an Event member, how can I add the event handler?
In VS2005, you could right click & choose 'add Event handler' (or something like that).
Is there an easy way to do this or must you write it in manually?
Many thanks for your help in advance
@nt