M Mike P May 6, 2005 #1 I am trying to add another output window and able to write to it. Does anyone know how to do that?
B Beth Massi [Architect MVP] May 6, 2005 #2 If you're trying to write output durring debugging take a look here: http://www.codeguru.com/Csharp/.NET/net_debugging/tracing/article.php/c5919/ That article also talks about setting up other types of Debug and Tace listeners.
If you're trying to write output durring debugging take a look here: http://www.codeguru.com/Csharp/.NET/net_debugging/tracing/article.php/c5919/ That article also talks about setting up other types of Debug and Tace listeners.