Many applications require the display of simple lists. Sometimes these lists are finite and static: the months of the year, product codes in a company catalogue, and so on. At other times, the list may be large and dynamic, allowing the user to add items as necessary: a list of organizations to which customers may belong or books read by students in a class, for example. The list controls described in this chapterListBox, CheckedListBox, and ComboBoxserve both these needs.
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