M
Marc Scheuner [MVP ADSI]
Folks,
When I have a WinForms app, and I need to output some debug messages,
I use the Debug.WriteLine calls.
I understand the concept of creating my own custom trace listeners - I
was just wondering, since the app already sends those messages to a
default trace listeners, is there any way to make that console window
visible?
Or in general - if I have a WinForms app, can I still make a console
window visible (and invisible again) that would be used for
Console.WriteLine(...) output?
Thanks!
Marc
================================================================
Marc Scheuner May The Source Be With You!
Bern, Switzerland m.scheuner(at)inova.ch
When I have a WinForms app, and I need to output some debug messages,
I use the Debug.WriteLine calls.
I understand the concept of creating my own custom trace listeners - I
was just wondering, since the app already sends those messages to a
default trace listeners, is there any way to make that console window
visible?
Or in general - if I have a WinForms app, can I still make a console
window visible (and invisible again) that would be used for
Console.WriteLine(...) output?
Thanks!
Marc
================================================================
Marc Scheuner May The Source Be With You!
Bern, Switzerland m.scheuner(at)inova.ch