Skip to main content

Delegates, Events, and Lambdas

  • Chapter
Pro VB 2010 and the .NET 4 Platform
  • 633 Accesses

Abstract

Up to this point in the text, most of the applications you developed added various bits of code to Main(), which, in some way or another, sent requests to a given object. However, many applications require that an object be able to communicate back to the entity that created it using a callback mechanism. While callback mechanisms can be used in any application, they are especially critical for graphical user interfaces in that controls (such as a button) need to invoke external methods under the correct circumstances (when the button is clicked, when the mouse enters the button surface, and so forth).

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 44.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Rights and permissions

Reprints and permissions

Copyright information

© 2010 Andrew Troelsen, Vidya Vrat Agarwal

About this chapter

Cite this chapter

(2010). Delegates, Events, and Lambdas. In: Pro VB 2010 and the .NET 4 Platform. Apress. https://doi.org/10.1007/978-1-4302-2986-5_11

Download citation

Publish with us

Policies and ethics