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.
• Table of Contents • CD-ROM Inside Microsoft® Visual Studio® .NET 2003 By
Brian Johnson, Craig Skibo Publisher : Microsoft Press Pub Date : February 12, 2003 ISBN : 0-7356-1874-7 Pages : 576
Learn how to put all the built-in power of Microsoft® Visual Studio® .NET 2003 to work with this comprehensive, in-depth programming guide. It drills down into the internal workings of Visual Studio .NET to help you get the most out of its features, editors, and project-management capabilities. You''ll see how to extend this rich, integrated development environment to maximize your productivity for any project, no matter where you are in the development cycleor which language you use. You''ll also learn how to use macros and add-ins to simplify your work. Code examples in every chapter show you exactly what to do.