Chapter 10. Programming the User Interface
Microsoft Visual Studio .NET is made up of many different windows that show data to the user, including the Task List, Solution Explorer, and the Windows Forms designer. You can manipulate these windows not only by using the mouse and keyboard but also through the object model by using a macro or an add-in. In this chapter, we'll discuss the many objects you can program in the user interface of Visual Studio .NET.