Jan 6 2009

Visual Studio 2008 tips/tricks: Immediate Window Not Showing

Category: Visual StudioBil@l @ 13:59

Sometimes, the *Immediate Window* doesn't show when working inside the Visual Studio 2008. To show that window, follow these steps:

  1. Right-click on the VS Toolbar.
  2. Click on the *Customize* entry
  3. Go to the *Command* tab
  4. Select the *Debug* under the *Categories* list box.
  5. On the *Command* list box to the right-side, select the *Immediate* entry and drag it to the VS toolbar.

 

Hope this helps,

Regards

Tags:

Comments are closed