How the Book Is Organized
Chapter 1 is an introduction to Windows Forms and the .NET Framework, and is compatible with .NET 1.1 and Visual Studio 2003.
Chapter 2 covers system requirements and walks you through the creation of several simple "Hello World" applications, using both a text editor and Visual Studio .NET.
Chapter 3 gives a thorough review of the Integrated Development Environment (IDE) that is provided by Microsoft for developing .NET applications.
Chapter 4 covers the use of events in .NET Forms applications, and includes extensive examples involving keyboard events and text box validation.
Chapter 5 covers topics common to all .NET Forms applications, including the Form class and the Control class, as well as a discussion of forms inheritance and user interface design.
Chapter 6 describes the different types of dialog boxes, including those you can create from scratch and those provided as part of the CommonDialog classes.
Chapter 7 covers the features common to all controls in .NET Forms, including such things as parent/child relationships, ambient properties, size and location, anchoring and docking, and keyboard interaction. It also describes image lists.
Chapter 8 covers the use of the mouse with .NET Windows applications, including mouse events and properties.
Chapter 9 discusses the use of the written word as part of Windows applications, including the Font class and techniques for drawing and measuring text strings.
Chapter 10 covers the Drawing namespace, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access