NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Event Handling

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

See Also

Controls and Win Forms in the Technology Preview