Part II: API Quick Reference
Part II devotes separate chapters to documenting each of the following eight namespaces, which are the most commonly used in Windows Forms programming:
- Chapter 11, How to Use This Quick Reference
- Chapter 12, Converting from C# to VB Syntax
- Chapter 13, System.ComponentModel
- Chapter 14, System.Drawing
- Chapter 15, System.Drawing.Drawing2d
- Chapter 16, System.Drawing.Imaging
- Chapter 17, System.Drawing.Printing
- Chapter 18, System.Drawing.Text
- Chapter 19, System.Windows.Forms
- Chapter 20, System.Windows.Forms.Design
The chapters are organized alphabetically by namespace name. Information on all types and their members is shown using C# syntax.
In addition, the initial chapter of Part II explains how to use the documentation, while the second chapter shows Visual Basic programmers how to convert the C# syntax used in this book to Visual Basic syntax.
|