Is this where the debug is shown too if I have the "Tools / Options /
Debugging / General / Redirect all Output Window text to the Immediate
Window" option selected?
Is this where the debug is shown too if I have the "Tools / Options /
Debugging / General / Redirect all Output Window text to the Immediate
Window" option selected?
fwiw, there is no immediate window in .Net. Nothing useful, like there is in
VB Classic anyway. For proof, just try pasting a block of text in any
"debug" window .Net (any version) provides... if you can get it to accept a
block (which I haven't been able to), try making a change to the text,
reselect it and paste it back into the app. Good luck. Let me know if you
find a window that allows this.
VS 2005 contains an immediate window, but VB.NET 2002/2003 don't.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.