Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

How to clear the immediate window?

$
0
0
Hello,
I'd like to clear the immediate window when the build starts. It's pretty easy for the command window:

Private Sub DebuggerEvents_OnEnterRunMode(ByVal r As dbgEventReason) Handles DebuggerEvents.OnEnterRunMode
    DTE.ToolWindows.CommandWindow.Clear()
End Sub

Is there a way to do this with the immediate window?

thx,
stax

Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>