The previous two chapters covered many basic controls, such as labels, buttons, and other text controls. Subsequent chapters will cover several more specialized controls, such as list and tree controls and date and time controls.
This chapter covers many of the other basic controls commonly used as part of Windows Forms applications, including:
The class hierarchy for all controls covered in this chapter is shown in Figure 13-1. You can refer to this figure as you read about each control.
Figure 13-1. Class hierarchy for controls covered in this chapter
Windows Forms and the .NET Framework
Getting Started
Visual Studio .NET
Events
Windows Forms
Dialog Boxes
Controls: The Base Class
Mouse Interaction
Text and Fonts
Drawing and GDI+
Labels and Buttons
Text Controls
Other Basic Controls
TreeView and ListView
List Controls
Date and Time Controls
Custom Controls
Menus and Bars
ADO.NET
Updating ADO.NET
Exceptions and Debugging
Configuration and Deployment