Re: Clear command window?
- From: "aaron.kempf@xxxxxxxxx" <aaron.kempf@xxxxxxxxx>
- Date: 15 Dec 2006 15:47:15 -0800
yeah this is probably the ONE FEATURE THAT WAS MISSING IN VB6; AND THEY
COULDN'T AFFORD TO FIX IT IN THREE NEW VERSIONS OF VISUAL STUDIO?
eat a ***, microsoft
-Aaron
Tim Zych wrote:
Wow. That looks very promising.
I assigned a shortcut key to it, but when I tried it during runtime, it
didn't execute.
It seems to work only during design time.
Thanks. That's good stuff to know.
"Mythran" <kip_potter@xxxxxxxxxxx> wrote in message
news:egMcgjIIHHA.4216@xxxxxxxxxxxxxxxxxxxxxxx
press
"Tim Zych" <tzych@nononononEarth__LinkDotNet> wrote in message
news:emK1j57HHHA.4056@xxxxxxxxxxxxxxxxxxxxxxx
Is there keystroke combination that will clear the command window in
Visual
Studio.Net?
Or, is there a way for me to clear it in vb.net code, prior to my code
running?
Thanks.
Edit.ClearAll is the command to use. You can bind this command to a
keyboard shortcut by going to Tools->Options->Environment->Keyboard and
type in the 'Show commands containing:' textbox: 'Edit.ClearAll' w/o the
quotes. Select the command and in the 'Press shortcut key(s):' box,
thoughthe keyboard shortcut you wish to associate with clearing the
window...click Ok, and try it out :)
Please note, this command is available in .Net 2003, and I don't have 2005
installed to test. The instructions above are also for 2003 :( Even
this is for 2003, it *should* still be available in .Net 2005...g'luck!
HTH,
Mythran
.
- Follow-Ups:
- Re: Clear command window?
- From: The Grim Reaper
- Re: Clear command window?
- References:
- Clear command window?
- From: Tim Zych
- Re: Clear command window?
- From: Mythran
- Re: Clear command window?
- From: Tim Zych
- Clear command window?
- Prev by Date: Re: Great Reasons Not To Learn VB.NET - PART 1
- Next by Date: Re: How to get current cpu usage as well as memory and others?
- Previous by thread: Re: Clear command window?
- Next by thread: Re: Clear command window?
- Index(es):
Loading