Chapter 15. Using Windows Forms

In This Chapter

The System.Windows.Forms namespace provides a diverse hierarchy of classes, structures, delegates, and events for creating a rich graphical user interface. The Forms namespace contains the Form class as well as controls that can be used and subclassed for Windows applications.

Chapter 15 explores the System.Windows.Forms namespace, demonstrating some of the controls that you will commonly employ to design and implement graphical user interfaces. In this chapter, we will take a tour of the Forms namespace, demonstrate how to implement the various aspects of a form in .NET, ...

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.