Chapter 8. Adding Events

In This Chapter

Your programs receive feedback from users via events. Events are an important aspect of Windows programming. On the object-oriented side of the fence are classes that contain properties and methods. Without events, Windows applications would have no way to respond to external occurrences such as key presses and mouse clicks, or to repaint the screen. Events can be supported in structured languages, but all Windows programming languages need events to respond ...

Get Visual Basic® .NET Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.