Summary

Team-Fly    

 
Visual Basic .NET Unleashed
By Paul Kimmel
Table of Contents
Chapter 9.  Understanding Delegates

Summary

Chapter 9 demonstrated the fundamentals of singlecast and multicast delegates. Delegates support a dynamic event programming model as well as passing procedural types as arguments. In addition to learning how to declare and define Delegate types, you learned how to respond to events across project boundaries.

Events are an essential part of Windows programming. You will probably write event handlers to respond to user activity. However, when you are defining custom controls and new classes, you will need to define events, and the delegates that respond to those events will contain the list of responses.

Going forward, you will see many examples of events and delegates in use. New information relating to how an event or delegate was employed will be imparted in the chapter in which it's introduced.


Team-Fly    
Top
 


Visual BasicR. NET Unleashed
Visual BasicR. NET Unleashed
ISBN: N/A
EAN: N/A
Year: 2001
Pages: 222

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net