An event-handling method is a method in your code that determines the actions to be performed when an event occurs, such as the user clicking a button or a message queue receiving a message.
For information about | See |
---|---|
The event model and the role of delegates | Introduction to Events |
How to handle events | Introduction to Event-handling methods |
Responding to system or user events dynamically | Creating Event-handling methods at Run Time for Win Forms |