Chapter 15. Building Windows Forms Applications

IN THIS CHAPTER

One of the core goals for Visual Studio is enabling rapid Windows Forms construction. Using the Windows Forms Designer, the Controls Toolbox, and the various common controls provided by the .NET Framework, this chapter will serve as your guide to the drag-and-drop creation of rich form-based applications. Specifically, we’ll look at how best to leverage the built-in capabilities of the Forms Designer and the Visual Studio project system to quickly build a baseline form from scratch.

We won’t worry about the code behind the form at this point; instead, the focus will be on the user interface ...

Get Microsoft Visual Studio 2008 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.