Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
tools
vsnet.act
vsnet.debugging
vsnet.documentation
vsnet.enterprise.tools
vsnet.general
vsnet.ide
vsnet.jlca
vsnet.servicepacks
vsnet.setup
vsnet.vsip
vsnet.vss
vsnet.vstools.office
vstudio.development
vstudio.extensibility
vstudio.general
vstudio.helpauthoring
vstudio.setup
vstudio.sourcesafe
  
 
date: Thu, 08 Mar 2007 12:26:04 +0100,    group: microsoft.public.vstudio.extensibility        back       


how to clear the immediate window   
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
date: Thu, 08 Mar 2007 12:26:04 +0100   author:   stax

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us