C Chris Dunaway Jan 31, 2005 #1 Is it possible to create a macro that will auto run when a VB Project is loaded or when VS.Net is started?
Is it possible to create a macro that will auto run when a VB Project is loaded or when VS.Net is started?
H Herfried K. Wagner [MVP] Jan 31, 2005 #2 Chris, Chris Dunaway said: Is it possible to create a macro that will auto run when a VB Project is loaded or when VS.Net is started? Click to expand... AFAIK this can be done using an Add-in: Visual Studio -- 'SolutionEvents' Object Properties, Methods, and Events <URL:http://msdn.microsoft.com/library/e...lutioneventsobjectpropertiesmethodsevents.asp>
Chris, Chris Dunaway said: Is it possible to create a macro that will auto run when a VB Project is loaded or when VS.Net is started? Click to expand... AFAIK this can be done using an Add-in: Visual Studio -- 'SolutionEvents' Object Properties, Methods, and Events <URL:http://msdn.microsoft.com/library/e...lutioneventsobjectpropertiesmethodsevents.asp>