There are plenty of books on the subject for those who want some deeper insight into events and .Net programming. All books I’ve come across tend to be very verbose. This will be a brief How-To that just presents the rudimentary steps needed to add a custom event to your class.
The necessary steps are:
Create an […]