Hello, I'm using VS2005 TS and there is no Immediate Window under the
Debug menu! Don't tell me MS does not include this valuable tool in
the TS edition!
Is there a way to get the Immediate Window in VS2005 TS edition?
Thx
Gi
GiJeet - 23 Oct 2007 18:47 GMT
>> immediate window missing
After doing research on the web I found that you have to do the
following to get the Immediate window to display when it doesn't show
by default:
Select Tools -> Customize
Select the Commands tabs.
Select the Debug category.
Select the Immediate command.
Drag and drop it onto your debug toolbar
HTH
Gi