Visual Basic 2008 » Chapter 2 » Chapter 2.2
Chapter 2 : Understanding the Visual Basic 2008 Environment

Customizing the Visual Basic Environment

Visual Basic lets you customize many of its interface elements such as windows and toolbars, enabling you to be more efficient in the work you do. Create a new Windows application now by opening the File menu and choosing New Project. This project illustrates manipulating the design environment, so name this project Environment Tutorial and click OK to create the project. Your screen should look like the one shown in below Figure:

 

Chapter 2.2.1: Working with Design Windows

Design windows, such as the Properties window and Solution Explorer shown in below Figure, provide functionality for building complex applications. Read more...

Chapter 2.2.1.1: Showing and Hiding Design Windows

Chapter 2.2.1.2: Floating Design Windows

Chapter 2.2.1.3: Docking Design Windows

Chapter 2.2.1.4: Auto-Hiding Design Windows